#CAAB99#CAAB99
#CAAB99 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.4% C 0.044 H 51.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB99 |
|---|---|
| RGB | rgb(202, 171, 153) |
| HSL | hsl(22, 32%, 70%) |
| HSV | hsv(22, 24%, 79%) |
| CMYK | cmyk(0%, 15.3%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.22, 8.49, 13.46) |
| CIE-LCH | lch(72.22, 15.92, 57.75°) |
| OKLab | oklab(76.37% 0.0273 0.0348) |
| OKLCH | oklch(76.37% 0.044 51.9) |
| XYZ | xyz(44.6702, 43.9838, 36.2675) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.71
Pinkish Grey
#C8ACA9
ΔE00 6.71
Greige
#B8AB98
ΔE00 8.12
Pinkish Tan
#D99B82
ΔE00 8.51
Tan
#D2B48C
ΔE00 8.64
Taupe (survey)
#B9A281
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB99 #99B8CA
analogous
#CA99A0 #CAAB99 #CAC499
triadic
#CAAB99 #99CAAB #AB99CA
tetradic
#CAAB99 #A0CA99 #99B8CA #C499CA
square
#CAAB99 #A0CA99 #99B8CA #C499CA
split-complementary
#CAAB99 #99CAC4 #99A0CA
monochromatic
#996B50 #B58A71 #CAAB99 #DFCCC1 #F4EDEA
Accessibility & contrast
On white
2.14
#CAAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#CAAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB99
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB99 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#D3A6A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab99; /* rgb */ color: rgb(202, 171, 153); /* oklch */ color: oklch(76.4% 0.044 51.9);
Tailwind
colors: {
custom: {
50: '#dac4b7',
500: '#caab99',
950: '#000000',
},
}SCSS
$custom: #caab99; $custom-light: #dac4b7; $custom-dark: #000000;
JSON
{
"hex": "#caab99",
"rgb": {
"r": 202,
"g": 171,
"b": 153
},
"hsl": {
"h": 22.041,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.76371,
"c": 0.04421,
"h": 51.9
},
"luminance": 0.43982
}Semantic roles & 50–950 ramp
primary
#CAAB99
secondary
#D8E1E6
accent
#82AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180