#CABAB4#CABAB4
#CABAB4 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.1% C 0.020 H 41.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAB4 |
|---|---|
| RGB | rgb(202, 186, 180) |
| HSL | hsl(16, 17%, 75%) |
| HSV | hsv(16, 11%, 79%) |
| CMYK | cmyk(0%, 7.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(76.66, 4.64, 5.08) |
| CIE-LCH | lch(76.66, 6.88, 47.62°) |
| OKLab | oklab(80.06% 0.015 0.0134) |
| OKLCH | oklch(80.06% 0.02 41.8) |
| XYZ | xyz(50.1536, 50.9705, 50.3674) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.39
Pinkish Grey
#C8ACA9
ΔE00 5.96
Silver
#C0C0C0
ΔE00 7.25
Greige
#B8AB98
ΔE00 8.32
Dove Gray
#B6B8BD
ΔE00 8.95
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAB4 #B4C4CA
analogous
#CAB4B9 #CABAB4 #CAC5B4
triadic
#CABAB4 #B4CABA #BAB4CA
tetradic
#CABAB4 #B9CAB4 #B4C4CA #C5B4CA
square
#CABAB4 #B9CAB4 #B4C4CA #C5B4CA
split-complementary
#CABAB4 #B4CAC5 #B4B9CA
monochromatic
#97786C #B19990 #CABAB4 #E3DBD8 #F2EFED
Accessibility & contrast
On white
1.88
#CABAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#CABAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAB4
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAB4 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB4
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#CFB8B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabab4; /* rgb */ color: rgb(202, 186, 180); /* oklch */ color: oklch(80.1% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#daceca',
500: '#cabab4',
950: '#000000',
},
}SCSS
$custom: #cabab4; $custom-light: #daceca; $custom-dark: #000000;
JSON
{
"hex": "#cabab4",
"rgb": {
"r": 202,
"g": 186,
"b": 180
},
"hsl": {
"h": 16.364,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.80057,
"c": 0.02014,
"h": 41.8
},
"luminance": 0.5097
}Semantic roles & 50–950 ramp
primary
#CABAB4
secondary
#84979E
accent
#859B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382