#CAC4BB#CAC4BB
#CAC4BB is a very light, near-neutral orange. Relative luminance 0.556; OKLCH L 82.3% C 0.014 H 78.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC4BB |
|---|---|
| RGB | rgb(202, 196, 187) |
| HSL | hsl(36, 12%, 76%) |
| HSV | hsv(36, 7%, 79%) |
| CMYK | cmyk(0%, 3%, 7.4%, 20.8%) |
| CIE-LAB | lab(79.40, 0.51, 5.25) |
| CIE-LCH | lch(79.40, 5.28, 84.48°) |
| OKLab | oklab(82.26% 0.0029 0.0138) |
| OKLCH | oklch(82.26% 0.014 78.2) |
| XYZ | xyz(53.0656, 55.6247, 54.9452) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.01
Silver
#C0C0C0
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 5.89
Light Grey
#D8DCD6
ΔE00 7.18
Warm Beige
#E9DCC9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC4BB #BBC1CA
analogous
#CABDBB #CAC4BB #C9CABB
triadic
#CAC4BB #BBCAC4 #C4BBCA
tetradic
#CAC4BB #BBCABD #BBC1CA #CABBC9
square
#CAC4BB #BBCABD #BBC1CA #CABBC9
split-complementary
#CAC4BB #BBC9CA #BDBBCA
monochromatic
#948876 #AFA699 #CAC4BB #E5E2DD #F2F0EE
Accessibility & contrast
On white
1.73
#CAC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CAC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC4BB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC4BB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#CDC2C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac4bb; /* rgb */ color: rgb(202, 196, 187); /* oklch */ color: oklch(82.3% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#dad5cf',
500: '#cac4bb',
950: '#000000',
},
}SCSS
$custom: #cac4bb; $custom-light: #dad5cf; $custom-dark: #000000;
JSON
{
"hex": "#cac4bb",
"rgb": {
"r": 202,
"g": 196,
"b": 187
},
"hsl": {
"h": 36,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82263,
"c": 0.01412,
"h": 78.2
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#CAC4BB
secondary
#8B939E
accent
#6C974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383