#CAC3BB#CAC3BB
#CAC3BB is a very light, near-neutral orange. Relative luminance 0.552; OKLCH L 82.1% C 0.014 H 71.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC3BB |
|---|---|
| RGB | rgb(202, 195, 187) |
| HSL | hsl(32, 12%, 76%) |
| HSV | hsv(32, 7%, 79%) |
| CMYK | cmyk(0%, 3.5%, 7.4%, 20.8%) |
| CIE-LAB | lab(79.14, 1.04, 4.88) |
| CIE-LCH | lch(79.14, 4.99, 78.02°) |
| OKLab | oklab(82.06% 0.0044 0.0129) |
| OKLCH | oklch(82.06% 0.014 71.3) |
| XYZ | xyz(52.8408, 55.1751, 54.8702) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.00
Silver
#C0C0C0
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 7.36
Warm Beige
#E9DCC9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC3BB #BBC2CA
analogous
#CABCBB #CAC3BB #CACABB
triadic
#CAC3BB #BBCAC3 #C3BBCA
tetradic
#CAC3BB #BBCABC #BBC2CA #CABBCA
square
#CAC3BB #BBCABC #BBC2CA #CABBCA
split-complementary
#CAC3BB #BBCACA #BCBBCA
monochromatic
#948676 #AFA599 #CAC3BB #E5E1DD #F2F0EE
Accessibility & contrast
On white
1.74
#CAC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#CAC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC3BB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC3BB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#C7C5BB
Tritanopia (blue-blind)
#CDC1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac3bb; /* rgb */ color: rgb(202, 195, 187); /* oklch */ color: oklch(82.1% 0.014 71.3);
Tailwind
colors: {
custom: {
50: '#dad5cf',
500: '#cac3bb',
950: '#000000',
},
}SCSS
$custom: #cac3bb; $custom-light: #dad5cf; $custom-dark: #000000;
JSON
{
"hex": "#cac3bb",
"rgb": {
"r": 202,
"g": 195,
"b": 187
},
"hsl": {
"h": 32,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.8206,
"c": 0.01358,
"h": 71.3
},
"luminance": 0.55175
}Semantic roles & 50–950 ramp
primary
#CAC3BB
secondary
#8B949E
accent
#70974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383