#CAA994#CAA994
#CAA994 is a light, muted orange. Relative luminance 0.431; OKLCH L 75.9% C 0.049 H 54.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA994 |
|---|---|
| RGB | rgb(202, 169, 148) |
| HSL | hsl(23, 34%, 69%) |
| HSV | hsv(23, 27%, 79%) |
| CMYK | cmyk(0%, 16.3%, 26.7%, 20.8%) |
| CIE-LAB | lab(71.60, 8.87, 15.34) |
| CIE-LCH | lch(71.60, 17.72, 59.97°) |
| OKLab | oklab(75.86% 0.0284 0.0395) |
| OKLCH | oklch(75.86% 0.049 54.3) |
| XYZ | xyz(43.8909, 43.0723, 34.0130) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.09
Pinkish Grey
#C8ACA9
ΔE00 7.88
Tan
#D2B48C
ΔE00 7.90
Taupe (survey)
#B9A281
ΔE00 7.91
Pinkish Tan
#D99B82
ΔE00 7.93
Greige
#B8AB98
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA994 #94B5CA
analogous
#CA949A #CAA994 #CAC494
triadic
#CAA994 #94CAA9 #A994CA
tetradic
#CAA994 #9ACA94 #94B5CA #C494CA
square
#CAA994 #9ACA94 #94B5CA #C494CA
split-complementary
#CAA994 #94CAC4 #949ACA
monochromatic
#98694B #B6886B #CAA994 #DECABD #F3EBE6
Accessibility & contrast
On white
2.18
#CAA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#CAA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA994
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA994 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 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)
#B2AB93
Deuteranopia (green-blind)
#BAB294
Tritanopia (blue-blind)
#D4A3A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #caa994; /* rgb */ color: rgb(202, 169, 148); /* oklch */ color: oklch(75.9% 0.049 54.3);
Tailwind
colors: {
custom: {
50: '#dbc2b3',
500: '#caa994',
950: '#000000',
},
}SCSS
$custom: #caa994; $custom-light: #dbc2b3; $custom-dark: #000000;
JSON
{
"hex": "#caa994",
"rgb": {
"r": 202,
"g": 169,
"b": 148
},
"hsl": {
"h": 23.333,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.75856,
"c": 0.04861,
"h": 54.3
},
"luminance": 0.43071
}Semantic roles & 50–950 ramp
primary
#CAA994
secondary
#D5DFE5
accent
#80AD39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180