#CAC0B4#CAC0B4
#CAC0B4 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.3% C 0.020 H 72.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0B4 |
|---|---|
| RGB | rgb(202, 192, 180) |
| HSL | hsl(33, 17%, 75%) |
| HSV | hsv(33, 11%, 79%) |
| CMYK | cmyk(0%, 5%, 10.9%, 20.8%) |
| CIE-LAB | lab(78.20, 1.44, 7.30) |
| CIE-LCH | lch(78.20, 7.44, 78.81°) |
| OKLab | oklab(81.26% 0.006 0.0191) |
| OKLCH | oklch(81.26% 0.02 72.5) |
| XYZ | xyz(51.4442, 53.5518, 50.7976) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.99
Greige
#B8AB98
ΔE00 6.34
Silver
#C0C0C0
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0B4 #B4BECA
analogous
#CAB5B4 #CAC0B4 #C9CAB4
triadic
#CAC0B4 #B4CAC0 #C0B4CA
tetradic
#CAC0B4 #B4CAB5 #B4BECA #CAB4C9
square
#CAC0B4 #B4CAB5 #B4BECA #CAB4C9
split-complementary
#CAC0B4 #B4C9CA #B5B4CA
monochromatic
#97846C #B1A290 #CAC0B4 #E3DED8 #F2F0ED
Accessibility & contrast
On white
1.79
#CAC0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CAC0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0B4
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0B4 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B3
Deuteranopia (green-blind)
#C6C2B4
Tritanopia (blue-blind)
#CEBDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cac0b4; /* rgb */ color: rgb(202, 192, 180); /* oklch */ color: oklch(81.3% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#dad3ca',
500: '#cac0b4',
950: '#000000',
},
}SCSS
$custom: #cac0b4; $custom-light: #dad3ca; $custom-dark: #000000;
JSON
{
"hex": "#cac0b4",
"rgb": {
"r": 202,
"g": 192,
"b": 180
},
"hsl": {
"h": 32.727,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.81264,
"c": 0.02005,
"h": 72.5
},
"luminance": 0.53551
}Semantic roles & 50–950 ramp
primary
#CAC0B4
secondary
#84909E
accent
#6F9B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382