#CAAA96#CAAA96
#CAAA96 is a light, muted orange. Relative luminance 0.435; OKLCH L 76.1% C 0.047 H 53.8°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAA96 |
|---|---|
| RGB | rgb(202, 170, 150) |
| HSL | hsl(23, 33%, 69%) |
| HSV | hsv(23, 26%, 79%) |
| CMYK | cmyk(0%, 15.8%, 25.7%, 20.8%) |
| CIE-LAB | lab(71.90, 8.61, 14.66) |
| CIE-LCH | lch(71.90, 17.00, 59.58°) |
| OKLab | oklab(76.1% 0.0276 0.0378) |
| OKLCH | oklch(76.1% 0.047 53.8) |
| XYZ | xyz(44.2373, 43.5096, 34.9162) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.28
Pinkish Grey
#C8ACA9
ΔE00 7.51
Tan
#D2B48C
ΔE00 8.04
Greige
#B8AB98
ΔE00 8.08
Taupe (survey)
#B9A281
ΔE00 8.08
Pinkish Tan
#D99B82
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAA96 #96B6CA
analogous
#CA969C #CAAA96 #CAC496
triadic
#CAAA96 #96CAAA #AA96CA
tetradic
#CAAA96 #9CCA96 #96B6CA #C496CA
square
#CAAA96 #9CCA96 #96B6CA #C496CA
split-complementary
#CAAA96 #96CAC4 #969CCA
monochromatic
#996A4D #B5896D #CAAA96 #DFCBBF #F3ECE7
Accessibility & contrast
On white
2.16
#CAAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#CAAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAA96
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAA96 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#BAB396
Tritanopia (blue-blind)
#D4A4A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caaa96; /* rgb */ color: rgb(202, 170, 150); /* oklch */ color: oklch(76.1% 0.047 53.8);
Tailwind
colors: {
custom: {
50: '#dac3b4',
500: '#caaa96',
950: '#000000',
},
}SCSS
$custom: #caaa96; $custom-light: #dac3b4; $custom-dark: #000000;
JSON
{
"hex": "#caaa96",
"rgb": {
"r": 202,
"g": 170,
"b": 150
},
"hsl": {
"h": 23.077,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.76101,
"c": 0.0468,
"h": 53.8
},
"luminance": 0.43508
}Semantic roles & 50–950 ramp
primary
#CAAA96
secondary
#D6E0E6
accent
#80AC3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180