#CAC2B8#CAC2B8
#CAC2B8 is a light, near-neutral orange. Relative luminance 0.546; OKLCH L 81.8% C 0.016 H 73.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2B8 |
|---|---|
| RGB | rgb(202, 194, 184) |
| HSL | hsl(33, 15%, 76%) |
| HSV | hsv(33, 9%, 79%) |
| CMYK | cmyk(0%, 4%, 8.9%, 20.8%) |
| CIE-LAB | lab(78.81, 1.05, 6.02) |
| CIE-LCH | lch(78.81, 6.11, 80.06°) |
| OKLab | oklab(81.78% 0.0046 0.0158) |
| OKLCH | oklch(81.78% 0.016 73.7) |
| XYZ | xyz(52.2997, 54.6013, 53.1221) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.09
Silver
#C0C0C0
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 6.71
Greige
#B8AB98
ΔE00 7.20
Warm Beige
#E9DCC9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2B8 #B8C0CA
analogous
#CAB9B8 #CAC2B8 #C9CAB8
triadic
#CAC2B8 #B8CAC2 #C2B8CA
tetradic
#CAC2B8 #B8CAB9 #B8C0CA #CAB8C9
square
#CAC2B8 #B8CAB9 #B8C0CA #CAB8C9
split-complementary
#CAC2B8 #B8C9CA #B9B8CA
monochromatic
#968672 #B0A495 #CAC2B8 #E4E0DB #F2F0ED
Accessibility & contrast
On white
1.76
#CAC2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CAC2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2B8
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2B8 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#C7C4B8
Tritanopia (blue-blind)
#CEC0BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac2b8; /* rgb */ color: rgb(202, 194, 184); /* oklch */ color: oklch(81.8% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#dad4cd',
500: '#cac2b8',
950: '#000000',
},
}SCSS
$custom: #cac2b8; $custom-light: #dad4cd; $custom-dark: #000000;
JSON
{
"hex": "#cac2b8",
"rgb": {
"r": 202,
"g": 194,
"b": 184
},
"hsl": {
"h": 33.333,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.81776,
"c": 0.01649,
"h": 73.7
},
"luminance": 0.54601
}Semantic roles & 50–950 ramp
primary
#CAC2B8
secondary
#88929E
accent
#6F994D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383