#CABEB0#CABEB0
#CABEB0 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.8% C 0.024 H 71.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB0 |
|---|---|
| RGB | rgb(202, 190, 176) |
| HSL | hsl(32, 20%, 74%) |
| HSV | hsv(32, 13%, 79%) |
| CMYK | cmyk(0%, 5.9%, 12.9%, 20.8%) |
| CIE-LAB | lab(77.59, 1.85, 8.58) |
| CIE-LCH | lch(77.59, 8.78, 77.85°) |
| OKLab | oklab(80.75% 0.0074 0.0224) |
| OKLCH | oklch(80.75% 0.024 71.7) |
| XYZ | xyz(50.6064, 52.5188, 48.5371) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.49
Greige
#B8AB98
ΔE00 5.60
Khaki
#C3B091
ΔE00 7.13
Warm Beige
#E9DCC9
ΔE00 7.44
Silver
#C0C0C0
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB0 #B0BCCA
analogous
#CAB1B0 #CABEB0 #C9CAB0
triadic
#CABEB0 #B0CABE #BEB0CA
tetradic
#CABEB0 #B0CAB1 #B0BCCA #CAB0C9
square
#CABEB0 #B0CAB1 #B0BCCA #CAB0C9
split-complementary
#CABEB0 #B0C9CA #B1B0CA
monochromatic
#998267 #B1A08B #CABEB0 #E3DCD5 #F3F0ED
Accessibility & contrast
On white
1.83
#CABEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CABEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB0
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB0 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAF
Deuteranopia (green-blind)
#C5C1B0
Tritanopia (blue-blind)
#CFBBBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb0; /* rgb */ color: rgb(202, 190, 176); /* oklch */ color: oklch(80.8% 0.024 71.7);
Tailwind
colors: {
custom: {
50: '#dad1c7',
500: '#cabeb0',
950: '#000000',
},
}SCSS
$custom: #cabeb0; $custom-light: #dad1c7; $custom-dark: #000000;
JSON
{
"hex": "#cabeb0",
"rgb": {
"r": 202,
"g": 190,
"b": 176
},
"hsl": {
"h": 32.308,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.80754,
"c": 0.02363,
"h": 71.7
},
"luminance": 0.52518
}Semantic roles & 50–950 ramp
primary
#CABEB0
secondary
#808E9F
accent
#6F9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382