#CAA696#CAA696
#CAA696 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.3% C 0.048 H 45.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA696 |
|---|---|
| RGB | rgb(202, 166, 150) |
| HSL | hsl(18, 33%, 69%) |
| HSV | hsv(18, 26%, 79%) |
| CMYK | cmyk(0%, 17.8%, 25.7%, 20.8%) |
| CIE-LAB | lab(70.89, 10.77, 13.24) |
| CIE-LCH | lch(70.89, 17.07, 50.87°) |
| OKLab | oklab(75.32% 0.0339 0.0343) |
| OKLCH | oklch(75.32% 0.048 45.3) |
| XYZ | xyz(43.4989, 42.0327, 34.6701) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.54
Pinkish Grey
#C8ACA9
ΔE00 5.94
Pinkish Tan
#D99B82
ΔE00 6.79
Rosybrown
#BC8F8F
ΔE00 9.95
Greige
#B8AB98
ΔE00 10.25
Taupe (survey)
#B9A281
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA696 #96BACA
analogous
#CA96A0 #CAA696 #CAC096
triadic
#CAA696 #96CAA6 #A696CA
tetradic
#CAA696 #A0CA96 #96BACA #C096CA
square
#CAA696 #A0CA96 #96BACA #C096CA
split-complementary
#CAA696 #96CAC0 #96A0CA
monochromatic
#99644D #B5846D #CAA696 #DFC8BF #F3EBE7
Accessibility & contrast
On white
2.23
#CAA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#CAA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA696
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA696 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#D4A0A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa696; /* rgb */ color: rgb(202, 166, 150); /* oklch */ color: oklch(75.3% 0.048 45.3);
Tailwind
colors: {
custom: {
50: '#dbc0b4',
500: '#caa696',
950: '#000000',
},
}SCSS
$custom: #caa696; $custom-light: #dbc0b4; $custom-dark: #000000;
JSON
{
"hex": "#caa696",
"rgb": {
"r": 202,
"g": 166,
"b": 150
},
"hsl": {
"h": 18.462,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.75315,
"c": 0.04821,
"h": 45.3
},
"luminance": 0.42031
}Semantic roles & 50–950 ramp
primary
#CAA696
secondary
#D6E1E6
accent
#89AC3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180