#CAA993#CAA993
#CAA993 is a light, muted orange. Relative luminance 0.430; OKLCH L 75.8% C 0.049 H 55.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA993 |
|---|---|
| RGB | rgb(202, 169, 147) |
| HSL | hsl(24, 34%, 68%) |
| HSV | hsv(24, 27%, 79%) |
| CMYK | cmyk(0%, 16.3%, 27.2%, 20.8%) |
| CIE-LAB | lab(71.58, 8.73, 15.86) |
| CIE-LCH | lch(71.58, 18.10, 61.17°) |
| OKLab | oklab(75.83% 0.028 0.0407) |
| OKLCH | oklch(75.83% 0.049 55.5) |
| XYZ | xyz(43.8121, 43.0408, 33.5980) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.96
Tan
#D2B48C
ΔE00 7.50
Taupe (survey)
#B9A281
ΔE00 7.56
Pinkish Tan
#D99B82
ΔE00 8.03
Khaki
#C3B091
ΔE00 8.06
Greige
#B8AB98
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA993 #93B4CA
analogous
#CA9398 #CAA993 #CAC493
triadic
#CAA993 #93CAA9 #A993CA
tetradic
#CAA993 #98CA93 #93B4CA #C493CA
square
#CAA993 #98CA93 #93B4CA #C493CA
split-complementary
#CAA993 #93CAC4 #9398CA
monochromatic
#986A4B #B6886A #CAA993 #DECABC #F2EAE5
Accessibility & contrast
On white
2.19
#CAA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CAA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA993
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA993 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#D4A3A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa993; /* rgb */ color: rgb(202, 169, 147); /* oklch */ color: oklch(75.8% 0.049 55.5);
Tailwind
colors: {
custom: {
50: '#dbc2b2',
500: '#caa993',
950: '#000000',
},
}SCSS
$custom: #caa993; $custom-light: #dbc2b2; $custom-dark: #000000;
JSON
{
"hex": "#caa993",
"rgb": {
"r": 202,
"g": 169,
"b": 147
},
"hsl": {
"h": 24,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.75832,
"c": 0.04942,
"h": 55.5
},
"luminance": 0.43039
}Semantic roles & 50–950 ramp
primary
#CAA993
secondary
#D4DEE5
accent
#7EAD39
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180