#CAC2BB#CAC2BB
#CAC2BB is a light, near-neutral orange. Relative luminance 0.547; OKLCH L 81.9% C 0.013 H 63.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2BB |
|---|---|
| RGB | rgb(202, 194, 187) |
| HSL | hsl(28, 12%, 76%) |
| HSV | hsv(28, 7%, 79%) |
| CMYK | cmyk(0%, 4%, 7.4%, 20.8%) |
| CIE-LAB | lab(78.88, 1.57, 4.51) |
| CIE-LCH | lch(78.88, 4.77, 70.86°) |
| OKLab | oklab(81.86% 0.0058 0.0119) |
| OKLCH | oklch(81.86% 0.013 63.9) |
| XYZ | xyz(52.6175, 54.7285, 54.7958) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.27
Silver
#C0C0C0
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.06
Gainsboro
#DCDCDC
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2BB #BBC3CA
analogous
#CABBBC #CAC2BB #CACABB
triadic
#CAC2BB #BBCAC2 #C2BBCA
tetradic
#CAC2BB #BCCABB #BBC3CA #CABBCA
square
#CAC2BB #BCCABB #BBC3CA #CABBCA
split-complementary
#CAC2BB #BBCACA #BBBCCA
monochromatic
#948476 #AFA399 #CAC2BB #E5E1DD #F2F0EE
Accessibility & contrast
On white
1.76
#CAC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#CAC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2BB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2BB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#CDC0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac2bb; /* rgb */ color: rgb(202, 194, 187); /* oklch */ color: oklch(81.9% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#dad4cf',
500: '#cac2bb',
950: '#000000',
},
}SCSS
$custom: #cac2bb; $custom-light: #dad4cf; $custom-dark: #000000;
JSON
{
"hex": "#cac2bb",
"rgb": {
"r": 202,
"g": 194,
"b": 187
},
"hsl": {
"h": 28,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81858,
"c": 0.01324,
"h": 63.9
},
"luminance": 0.54728
}Semantic roles & 50–950 ramp
primary
#CAC2BB
secondary
#8B959E
accent
#75974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383