#CAAC99#CAAC99
#CAAC99 is a light, muted orange. Relative luminance 0.444; OKLCH L 76.6% C 0.044 H 54.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAC99 |
|---|---|
| RGB | rgb(202, 172, 153) |
| HSL | hsl(23, 32%, 70%) |
| HSV | hsv(23, 24%, 79%) |
| CMYK | cmyk(0%, 14.9%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.47, 7.95, 13.82) |
| CIE-LCH | lch(72.47, 15.94, 60.07°) |
| OKLab | oklab(76.57% 0.0257 0.0357) |
| OKLCH | oklch(76.57% 0.044 54.2) |
| XYZ | xyz(44.8598, 44.3630, 36.3307) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.57
Pinkish Grey
#C8ACA9
ΔE00 7.24
Greige
#B8AB98
ΔE00 7.58
Tan
#D2B48C
ΔE00 7.98
Khaki
#C3B091
ΔE00 8.06
Taupe (survey)
#B9A281
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAC99 #99B7CA
analogous
#CA999F #CAAC99 #CAC599
triadic
#CAAC99 #99CAAC #AC99CA
tetradic
#CAAC99 #9FCA99 #99B7CA #C599CA
square
#CAAC99 #9FCA99 #99B7CA #C599CA
split-complementary
#CAAC99 #99CAC5 #999FCA
monochromatic
#996C50 #B58B71 #CAAC99 #DFCDC1 #F4EEEA
Accessibility & contrast
On white
2.13
#CAAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#CAAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAC99
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAC99 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#D3A7A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caac99; /* rgb */ color: rgb(202, 172, 153); /* oklch */ color: oklch(76.6% 0.044 54.2);
Tailwind
colors: {
custom: {
50: '#dac4b7',
500: '#caac99',
950: '#000000',
},
}SCSS
$custom: #caac99; $custom-light: #dac4b7; $custom-dark: #000000;
JSON
{
"hex": "#caac99",
"rgb": {
"r": 202,
"g": 172,
"b": 153
},
"hsl": {
"h": 23.265,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.76569,
"c": 0.04398,
"h": 54.2
},
"luminance": 0.44362
}Semantic roles & 50–950 ramp
primary
#CAAC99
secondary
#D8E1E6
accent
#7FAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180