#CABEB4#CABEB4
#CABEB4 is a light, near-neutral orange. Relative luminance 0.527; OKLCH L 80.9% C 0.019 H 62.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB4 |
|---|---|
| RGB | rgb(202, 190, 180) |
| HSL | hsl(27, 17%, 75%) |
| HSV | hsv(27, 11%, 79%) |
| CMYK | cmyk(0%, 5.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(77.69, 2.51, 6.56) |
| CIE-LCH | lch(77.69, 7.02, 69.09°) |
| OKLab | oklab(80.86% 0.009 0.0172) |
| OKLCH | oklch(80.86% 0.019 62.4) |
| XYZ | xyz(51.0080, 52.6795, 50.6522) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.17
Silver
#C0C0C0
ΔE00 6.46
Greige
#B8AB98
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 7.99
Warm Beige
#E9DCC9
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB4 #B4C0CA
analogous
#CAB4B5 #CABEB4 #CAC9B4
triadic
#CABEB4 #B4CABE #BEB4CA
tetradic
#CABEB4 #B5CAB4 #B4C0CA #C9B4CA
square
#CABEB4 #B5CAB4 #B4C0CA #C9B4CA
split-complementary
#CABEB4 #B4CAC9 #B4B5CA
monochromatic
#97806C #B19F90 #CABEB4 #E3DDD8 #F2EFED
Accessibility & contrast
On white
1.82
#CABEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CABEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB4
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB4 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB3
Deuteranopia (green-blind)
#C5C1B4
Tritanopia (blue-blind)
#CEBCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb4; /* rgb */ color: rgb(202, 190, 180); /* oklch */ color: oklch(80.9% 0.019 62.4);
Tailwind
colors: {
custom: {
50: '#dad1ca',
500: '#cabeb4',
950: '#000000',
},
}SCSS
$custom: #cabeb4; $custom-light: #dad1ca; $custom-dark: #000000;
JSON
{
"hex": "#cabeb4",
"rgb": {
"r": 202,
"g": 190,
"b": 180
},
"hsl": {
"h": 27.273,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.8086,
"c": 0.01944,
"h": 62.4
},
"luminance": 0.52679
}Semantic roles & 50–950 ramp
primary
#CABEB4
secondary
#84929E
accent
#769B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382