#CAAB97#CAAB97
#CAAB97 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.3% C 0.046 H 54.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB97 |
|---|---|
| RGB | rgb(202, 171, 151) |
| HSL | hsl(24, 32%, 69%) |
| HSV | hsv(24, 25%, 79%) |
| CMYK | cmyk(0%, 15.3%, 25.2%, 20.8%) |
| CIE-LAB | lab(72.17, 8.21, 14.49) |
| CIE-LCH | lch(72.17, 16.66, 60.48°) |
| OKLab | oklab(76.32% 0.0265 0.0374) |
| OKLCH | oklch(76.32% 0.046 54.7) |
| XYZ | xyz(44.5064, 43.9183, 35.4048) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.33
Pinkish Grey
#C8ACA9
ΔE00 7.58
Greige
#B8AB98
ΔE00 7.74
Tan
#D2B48C
ΔE00 7.79
Taupe (survey)
#B9A281
ΔE00 7.90
Khaki
#C3B091
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB97 #97B6CA
analogous
#CA979D #CAAB97 #CAC597
triadic
#CAAB97 #97CAAB #AB97CA
tetradic
#CAAB97 #9DCA97 #97B6CA #C597CA
square
#CAAB97 #9DCA97 #97B6CA #C597CA
split-complementary
#CAAB97 #97CAC5 #979DCA
monochromatic
#996B4E #B58A6E #CAAB97 #DFCCC0 #F3ECE8
Accessibility & contrast
On white
2.15
#CAAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CAAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB97
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB97 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD96
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#D4A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab97; /* rgb */ color: rgb(202, 171, 151); /* oklch */ color: oklch(76.3% 0.046 54.7);
Tailwind
colors: {
custom: {
50: '#dac4b5',
500: '#caab97',
950: '#000000',
},
}SCSS
$custom: #caab97; $custom-light: #dac4b5; $custom-dark: #000000;
JSON
{
"hex": "#caab97",
"rgb": {
"r": 202,
"g": 171,
"b": 151
},
"hsl": {
"h": 23.529,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.76323,
"c": 0.0458,
"h": 54.7
},
"luminance": 0.43917
}Semantic roles & 50–950 ramp
primary
#CAAB97
secondary
#D7E0E6
accent
#7FAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180