Hex Color #B19669 - Custom Color
Color Codes
HEX
#B19669
RGB
rgb(177, 150, 105)
HSL
hsl(38, 32%, 55%)
CMYK
cmyk(0%, 15%, 41%, 31%)
HSV
hsv(38, 41%, 69%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 2.82:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 7.44: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: #B19669;
color: #B19669;
border-color: #B19669;
}
Tailwind CSS (with arbitrary values)
bg-[#B19669]
text-[#B19669]
border-[#B19669]
// Example usage:
<div className="bg-[#B19669]">