Hex Color #A19479 - Custom Color
Color Codes
HEX
#A19479
RGB
rgb(161, 148, 121)
HSL
hsl(41, 18%, 55%)
CMYK
cmyk(0%, 8%, 25%, 37%)
HSV
hsv(41, 25%, 63%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 2.99:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 7.03:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #A19479;
color: #A19479;
border-color: #A19479;
}
Tailwind CSS (with arbitrary values)
bg-[#A19479]
text-[#A19479]
border-[#A19479]
// Example usage:
<div className="bg-[#A19479]">