#CAC2B0#CAC2B0
#CAC2B0 is a light, muted orange. Relative luminance 0.543; OKLCH L 81.6% C 0.026 H 86.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2B0 |
|---|---|
| RGB | rgb(202, 194, 176) |
| HSL | hsl(42, 20%, 74%) |
| HSV | hsv(42, 13%, 79%) |
| CMYK | cmyk(0%, 4%, 12.9%, 20.8%) |
| CIE-LAB | lab(78.62, -0.27, 10.05) |
| CIE-LCH | lch(78.62, 10.06, 91.54°) |
| OKLab | oklab(81.57% 0.0014 0.0262) |
| OKLCH | oklch(81.57% 0.026 86.9) |
| XYZ | xyz(51.4847, 54.2754, 48.8299) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.82
Greige
#B8AB98
ΔE00 6.40
Warm Beige
#E9DCC9
ΔE00 6.84
Khaki
#C3B091
ΔE00 7.12
Putty
#BEAE8A
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2B0 #B0B8CA
analogous
#CAB5B0 #CAC2B0 #C5CAB0
triadic
#CAC2B0 #B0CAC2 #C2B0CA
tetradic
#CAC2B0 #B0CAB5 #B0B8CA #CAB0C5
square
#CAC2B0 #B0CAB5 #B0B8CA #CAB0C5
split-complementary
#CAC2B0 #B0C5CA #B5B0CA
monochromatic
#998967 #B1A68B #CAC2B0 #E3DED5 #F3F1ED
Accessibility & contrast
On white
1.77
#CAC2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CAC2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2B0
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2B0 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AF
Deuteranopia (green-blind)
#C9C3B0
Tritanopia (blue-blind)
#CFBFBD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac2b0; /* rgb */ color: rgb(202, 194, 176); /* oklch */ color: oklch(81.6% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#dad4c7',
500: '#cac2b0',
950: '#000000',
},
}SCSS
$custom: #cac2b0; $custom-light: #dad4c7; $custom-dark: #000000;
JSON
{
"hex": "#cac2b0",
"rgb": {
"r": 202,
"g": 194,
"b": 176
},
"hsl": {
"h": 41.538,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.81565,
"c": 0.02624,
"h": 86.9
},
"luminance": 0.54275
}Semantic roles & 50–950 ramp
primary
#CAC2B0
secondary
#80899F
accent
#629E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382