#CAAE99#CAAE99
#CAAE99 is a light, muted orange. Relative luminance 0.451; OKLCH L 77.0% C 0.044 H 58.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAE99 |
|---|---|
| RGB | rgb(202, 174, 153) |
| HSL | hsl(26, 32%, 70%) |
| HSV | hsv(26, 24%, 79%) |
| CMYK | cmyk(0%, 13.9%, 24.3%, 20.8%) |
| CIE-LAB | lab(72.98, 6.88, 14.53) |
| CIE-LCH | lch(72.98, 16.07, 64.67°) |
| OKLab | oklab(76.96% 0.0226 0.0375) |
| OKLCH | oklch(76.96% 0.044 58.9) |
| XYZ | xyz(45.2433, 45.1301, 36.4585) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.63
Greige
#B8AB98
ΔE00 6.56
Khaki
#C3B091
ΔE00 6.64
Tan
#D2B48C
ΔE00 6.71
Taupe (survey)
#B9A281
ΔE00 7.09
Warm Gray
#C9BEB0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAE99 #99B5CA
analogous
#CA999D #CAAE99 #CAC799
triadic
#CAAE99 #99CAAE #AE99CA
tetradic
#CAAE99 #9DCA99 #99B5CA #C799CA
square
#CAAE99 #9DCA99 #99B5CA #C799CA
split-complementary
#CAAE99 #99CAC7 #999DCA
monochromatic
#996F50 #B58E71 #CAAE99 #DFCEC1 #F4EEEA
Accessibility & contrast
On white
2.09
#CAAE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CAAE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAE99
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAE99 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B098
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#D3A9A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caae99; /* rgb */ color: rgb(202, 174, 153); /* oklch */ color: oklch(77.0% 0.044 58.9);
Tailwind
colors: {
custom: {
50: '#dac6b7',
500: '#caae99',
950: '#000000',
},
}SCSS
$custom: #caae99; $custom-light: #dac6b7; $custom-dark: #000000;
JSON
{
"hex": "#caae99",
"rgb": {
"r": 202,
"g": 174,
"b": 153
},
"hsl": {
"h": 25.714,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.76965,
"c": 0.04375,
"h": 58.9
},
"luminance": 0.45129
}Semantic roles & 50–950 ramp
primary
#CAAE99
secondary
#D8E0E6
accent
#7BAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280