#CABAB0#CABAB0
#CABAB0 is a light, muted orange. Relative luminance 0.508; OKLCH L 79.9% C 0.023 H 54.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAB0 |
|---|---|
| RGB | rgb(202, 186, 176) |
| HSL | hsl(23, 20%, 74%) |
| HSV | hsv(23, 13%, 79%) |
| CMYK | cmyk(0%, 7.9%, 12.9%, 20.8%) |
| CIE-LAB | lab(76.56, 3.98, 7.11) |
| CIE-LCH | lch(76.56, 8.15, 60.78°) |
| OKLab | oklab(79.95% 0.0134 0.0187) |
| OKLCH | oklch(79.95% 0.023 54.3) |
| XYZ | xyz(49.7519, 50.8098, 48.2523) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.70
Greige
#B8AB98
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 7.24
Silver
#C0C0C0
ΔE00 7.72
Khaki
#C3B091
ΔE00 8.86
Mushroom
#BA9E88
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAB0 #B0C0CA
analogous
#CAB0B3 #CABAB0 #CAC7B0
triadic
#CABAB0 #B0CABA #BAB0CA
tetradic
#CABAB0 #B3CAB0 #B0C0CA #C7B0CA
square
#CABAB0 #B3CAB0 #B0C0CA #C7B0CA
split-complementary
#CABAB0 #B0CAC7 #B0B3CA
monochromatic
#997A67 #B19A8B #CABAB0 #E3DAD5 #F3EFED
Accessibility & contrast
On white
1.88
#CABAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CABAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAB0
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAB0 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAF
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#CFB7B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabab0; /* rgb */ color: rgb(202, 186, 176); /* oklch */ color: oklch(79.9% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#dacec7',
500: '#cabab0',
950: '#000000',
},
}SCSS
$custom: #cabab0; $custom-light: #dacec7; $custom-dark: #000000;
JSON
{
"hex": "#cabab0",
"rgb": {
"r": 202,
"g": 186,
"b": 176
},
"hsl": {
"h": 23.077,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.79948,
"c": 0.023,
"h": 54.3
},
"luminance": 0.50809
}Semantic roles & 50–950 ramp
primary
#CABAB0
secondary
#80939F
accent
#7D9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382