#CABEB2#CABEB2
#CABEB2 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.8% C 0.021 H 67.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB2 |
|---|---|
| RGB | rgb(202, 190, 178) |
| HSL | hsl(30, 18%, 75%) |
| HSV | hsv(30, 12%, 79%) |
| CMYK | cmyk(0%, 5.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(77.64, 2.17, 7.57) |
| CIE-LCH | lch(77.64, 7.88, 73.97°) |
| OKLab | oklab(80.81% 0.0082 0.0198) |
| OKLCH | oklch(80.81% 0.021 67.5) |
| XYZ | xyz(50.8058, 52.5986, 49.5870) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.23
Greige
#B8AB98
ΔE00 6.04
Silver
#C0C0C0
ΔE00 6.95
Warm Beige
#E9DCC9
ΔE00 7.70
Khaki
#C3B091
ΔE00 7.89
Silver (survey)
#C5C9C7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB2 #B2BECA
analogous
#CAB2B2 #CABEB2 #CACAB2
triadic
#CABEB2 #B2CABE #BEB2CA
tetradic
#CABEB2 #B2CAB2 #B2BECA #CAB2CA
square
#CABEB2 #B2CAB2 #B2BECA #CAB2CA
split-complementary
#CABEB2 #B2CACA #B2B2CA
monochromatic
#98816A #B19F8E #CABEB2 #E3DDD6 #F3F0ED
Accessibility & contrast
On white
1.82
#CABEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CABEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB2
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB2 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#CFBBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb2; /* rgb */ color: rgb(202, 190, 178); /* oklch */ color: oklch(80.8% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#dad1c9',
500: '#cabeb2',
950: '#000000',
},
}SCSS
$custom: #cabeb2; $custom-light: #dad1c9; $custom-dark: #000000;
JSON
{
"hex": "#cabeb2",
"rgb": {
"r": 202,
"g": 190,
"b": 178
},
"hsl": {
"h": 30,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.80806,
"c": 0.02147,
"h": 67.5
},
"luminance": 0.52598
}Semantic roles & 50–950 ramp
primary
#CABEB2
secondary
#82909E
accent
#739D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382