#CAC2B4#CAC2B4
#CAC2B4 is a light, muted orange. Relative luminance 0.544; OKLCH L 81.7% C 0.021 H 81.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2B4 |
|---|---|
| RGB | rgb(202, 194, 180) |
| HSL | hsl(38, 17%, 75%) |
| HSV | hsv(38, 11%, 79%) |
| CMYK | cmyk(0%, 4%, 10.9%, 20.8%) |
| CIE-LAB | lab(78.72, 0.39, 8.04) |
| CIE-LCH | lch(78.72, 8.05, 87.26°) |
| OKLab | oklab(81.67% 0.003 0.021) |
| OKLCH | oklch(81.67% 0.021 81.8) |
| XYZ | xyz(51.8863, 54.4360, 50.9450) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.74
Greige
#B8AB98
ΔE00 6.56
Warm Beige
#E9DCC9
ΔE00 6.82
Silver
#C0C0C0
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2B4 #B4BCCA
analogous
#CAB7B4 #CAC2B4 #C7CAB4
triadic
#CAC2B4 #B4CAC2 #C2B4CA
tetradic
#CAC2B4 #B4CAB7 #B4BCCA #CAB4C7
square
#CAC2B4 #B4CAB7 #B4BCCA #CAB4C7
split-complementary
#CAC2B4 #B4C7CA #B7B4CA
monochromatic
#97886C #B1A590 #CAC2B4 #E3DFD8 #F2F0ED
Accessibility & contrast
On white
1.77
#CAC2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#CAC2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2B4
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2B4 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#C8C4B4
Tritanopia (blue-blind)
#CEBFBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac2b4; /* rgb */ color: rgb(202, 194, 180); /* oklch */ color: oklch(81.7% 0.021 81.8);
Tailwind
colors: {
custom: {
50: '#dad4ca',
500: '#cac2b4',
950: '#000000',
},
}SCSS
$custom: #cac2b4; $custom-light: #dad4ca; $custom-dark: #000000;
JSON
{
"hex": "#cac2b4",
"rgb": {
"r": 202,
"g": 194,
"b": 180
},
"hsl": {
"h": 38.182,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81669,
"c": 0.02124,
"h": 81.8
},
"luminance": 0.54435
}Semantic roles & 50–950 ramp
primary
#CAC2B4
secondary
#848D9E
accent
#689B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382