#CAAB96#CAAB96
#CAAB96 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.3% C 0.047 H 56.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB96 |
|---|---|
| RGB | rgb(202, 171, 150) |
| HSL | hsl(24, 33%, 69%) |
| HSV | hsv(24, 26%, 79%) |
| CMYK | cmyk(0%, 15.3%, 25.7%, 20.8%) |
| CIE-LAB | lab(72.15, 8.07, 15.01) |
| CIE-LCH | lch(72.15, 17.04, 61.75°) |
| OKLab | oklab(76.3% 0.0261 0.0387) |
| OKLCH | oklch(76.3% 0.047 56) |
| XYZ | xyz(44.4255, 43.8860, 34.9789) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.19
Tan
#D2B48C
ΔE00 7.38
Taupe (survey)
#B9A281
ΔE00 7.53
Greige
#B8AB98
ΔE00 7.57
Khaki
#C3B091
ΔE00 7.68
Pinkish Grey
#C8ACA9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB96 #96B5CA
analogous
#CA969B #CAAB96 #CAC596
triadic
#CAAB96 #96CAAB #AB96CA
tetradic
#CAAB96 #9BCA96 #96B5CA #C596CA
square
#CAAB96 #9BCA96 #96B5CA #C596CA
split-complementary
#CAAB96 #96CAC5 #969BCA
monochromatic
#996C4D #B58A6D #CAAB96 #DFCCBF #F3ECE7
Accessibility & contrast
On white
2.15
#CAAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CAAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB96
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB96 | 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)
#B4AD95
Deuteranopia (green-blind)
#BBB496
Tritanopia (blue-blind)
#D4A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab96; /* rgb */ color: rgb(202, 171, 150); /* oklch */ color: oklch(76.3% 0.047 56.0);
Tailwind
colors: {
custom: {
50: '#dac4b5',
500: '#caab96',
950: '#000000',
},
}SCSS
$custom: #caab96; $custom-light: #dac4b5; $custom-dark: #000000;
JSON
{
"hex": "#caab96",
"rgb": {
"r": 202,
"g": 171,
"b": 150
},
"hsl": {
"h": 24.231,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.76298,
"c": 0.04662,
"h": 56
},
"luminance": 0.43884
}Semantic roles & 50–950 ramp
primary
#CAAB96
secondary
#D6DFE6
accent
#7EAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180