#CABEB3#CABEB3
#CABEB3 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.020 H 65.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB3 |
|---|---|
| RGB | rgb(202, 190, 179) |
| HSL | hsl(29, 18%, 75%) |
| HSV | hsv(29, 11%, 79%) |
| CMYK | cmyk(0%, 5.9%, 11.4%, 20.8%) |
| CIE-LAB | lab(77.66, 2.34, 7.06) |
| CIE-LCH | lch(77.66, 7.44, 71.68°) |
| OKLab | oklab(80.83% 0.0086 0.0185) |
| OKLCH | oklch(80.83% 0.02 65.1) |
| XYZ | xyz(50.9065, 52.6389, 50.1177) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.69
Greige
#B8AB98
ΔE00 6.31
Silver
#C0C0C0
ΔE00 6.70
Warm Beige
#E9DCC9
ΔE00 7.88
Light Gray
#D3D3D3
ΔE00 8.19
Silver (survey)
#C5C9C7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB3 #B3BFCA
analogous
#CAB3B4 #CABEB3 #CACAB3
triadic
#CABEB3 #B3CABE #BEB3CA
tetradic
#CABEB3 #B4CAB3 #B3BFCA #CAB3CA
square
#CABEB3 #B4CAB3 #B3BFCA #CAB3CA
split-complementary
#CABEB3 #B3CACA #B3B4CA
monochromatic
#98806B #B19F8F #CABEB3 #E3DDD7 #F2F0ED
Accessibility & contrast
On white
1.82
#CABEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CABEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB3
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB3 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#CFBBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb3; /* rgb */ color: rgb(202, 190, 179); /* oklch */ color: oklch(80.8% 0.020 65.1);
Tailwind
colors: {
custom: {
50: '#dad1c9',
500: '#cabeb3',
950: '#000000',
},
}SCSS
$custom: #cabeb3; $custom-light: #dad1c9; $custom-dark: #000000;
JSON
{
"hex": "#cabeb3",
"rgb": {
"r": 202,
"g": 190,
"b": 179
},
"hsl": {
"h": 28.696,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.80833,
"c": 0.02043,
"h": 65.1
},
"luminance": 0.52638
}Semantic roles & 50–950 ramp
primary
#CABEB3
secondary
#83919E
accent
#759C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382