#CAC0BB#CAC0BB
#CAC0BB is a light, near-neutral orange. Relative luminance 0.538; OKLCH L 81.5% C 0.013 H 48.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0BB |
|---|---|
| RGB | rgb(202, 192, 187) |
| HSL | hsl(20, 12%, 76%) |
| HSV | hsv(20, 7%, 79%) |
| CMYK | cmyk(0%, 5%, 7.4%, 20.8%) |
| CIE-LAB | lab(78.37, 2.63, 3.77) |
| CIE-LCH | lch(78.37, 4.59, 55.11°) |
| OKLab | oklab(81.46% 0.0088 0.01) |
| OKLCH | oklch(81.46% 0.013 48.6) |
| XYZ | xyz(52.1754, 53.8442, 54.6484) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.35
Silver
#C0C0C0
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0BB #BBC5CA
analogous
#CABBBE #CAC0BB #CAC8BB
triadic
#CAC0BB #BBCAC0 #C0BBCA
tetradic
#CAC0BB #BECABB #BBC5CA #C8BBCA
square
#CAC0BB #BECABB #BBC5CA #C8BBCA
split-complementary
#CAC0BB #BBCAC8 #BBBECA
monochromatic
#948076 #AFA099 #CAC0BB #E5E0DD #F2EFEE
Accessibility & contrast
On white
1.78
#CAC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CAC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0BB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0BB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#CDBEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cac0bb; /* rgb */ color: rgb(202, 192, 187); /* oklch */ color: oklch(81.5% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#dad3cf',
500: '#cac0bb',
950: '#000000',
},
}SCSS
$custom: #cac0bb; $custom-light: #dad3cf; $custom-dark: #000000;
JSON
{
"hex": "#cac0bb",
"rgb": {
"r": 202,
"g": 192,
"b": 187
},
"hsl": {
"h": 20,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.81455,
"c": 0.0133,
"h": 48.6
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#CAC0BB
secondary
#8B989E
accent
#7F974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383