#CAAB9F#CAAB9F
#CAAB9F is a light, muted orange. Relative luminance 0.442; OKLCH L 76.5% C 0.040 H 42.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB9F |
|---|---|
| RGB | rgb(202, 171, 159) |
| HSL | hsl(17, 29%, 71%) |
| HSV | hsv(17, 21%, 79%) |
| CMYK | cmyk(0%, 15.3%, 21.3%, 20.8%) |
| CIE-LAB | lab(72.35, 9.38, 10.37) |
| CIE-LCH | lch(72.35, 13.98, 47.87°) |
| OKLab | oklab(76.52% 0.0297 0.027) |
| OKLCH | oklch(76.52% 0.04 42.3) |
| XYZ | xyz(45.1782, 44.1871, 38.9433) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.05
Mushroom
#BA9E88
ΔE00 6.54
Pinkish Tan
#D99B82
ΔE00 8.78
Greige
#B8AB98
ΔE00 9.64
Warm Gray
#C9BEB0
ΔE00 9.76
Rosybrown
#BC8F8F
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB9F #9FBECA
analogous
#CA9FA8 #CAAB9F #CAC09F
triadic
#CAAB9F #9FCAAB #AB9FCA
tetradic
#CAAB9F #A8CA9F #9FBECA #C09FCA
square
#CAAB9F #A8CA9F #9FBECA #C09FCA
split-complementary
#CAAB9F #9FCAC0 #9FA8CA
monochromatic
#9A6855 #B48878 #CAAB9F #E0CEC6 #F4EEEB
Accessibility & contrast
On white
2.13
#CAAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CAAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB9F
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB9F | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#D3A7A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab9f; /* rgb */ color: rgb(202, 171, 159); /* oklch */ color: oklch(76.5% 0.040 42.3);
Tailwind
colors: {
custom: {
50: '#dac4bb',
500: '#caab9f',
950: '#000000',
},
}SCSS
$custom: #caab9f; $custom-light: #dac4bb; $custom-dark: #000000;
JSON
{
"hex": "#caab9f",
"rgb": {
"r": 202,
"g": 171,
"b": 159
},
"hsl": {
"h": 16.744,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.76522,
"c": 0.04015,
"h": 42.3
},
"luminance": 0.44186
}Semantic roles & 50–950 ramp
primary
#CAAB9F
secondary
#DDE5E8
accent
#8AA83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180