#CABEB7#CABEB7
#CABEB7 is a light, near-neutral orange. Relative luminance 0.528; OKLCH L 80.9% C 0.017 H 52.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB7 |
|---|---|
| RGB | rgb(202, 190, 183) |
| HSL | hsl(22, 15%, 75%) |
| HSV | hsv(22, 9%, 79%) |
| CMYK | cmyk(0%, 5.9%, 9.4%, 20.8%) |
| CIE-LAB | lab(77.76, 3.01, 5.04) |
| CIE-LCH | lch(77.76, 5.87, 59.18°) |
| OKLab | oklab(80.94% 0.0102 0.0133) |
| OKLCH | oklch(80.94% 0.017 52.5) |
| XYZ | xyz(51.3170, 52.8030, 52.2792) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.67
Silver
#C0C0C0
ΔE00 5.87
Light Gray
#D3D3D3
ΔE00 7.49
Greige
#B8AB98
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB7 #B7C3CA
analogous
#CAB7B9 #CABEB7 #CAC7B7
triadic
#CABEB7 #B7CABE #BEB7CA
tetradic
#CABEB7 #B9CAB7 #B7C3CA #C7B7CA
square
#CABEB7 #B9CAB7 #B7C3CA #C7B7CA
split-complementary
#CABEB7 #B7CAC7 #B7B9CA
monochromatic
#967E70 #B09E94 #CABEB7 #E4DEDA #F2EFED
Accessibility & contrast
On white
1.82
#CABEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CABEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB7
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#CEBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb7; /* rgb */ color: rgb(202, 190, 183); /* oklch */ color: oklch(80.9% 0.017 52.5);
Tailwind
colors: {
custom: {
50: '#dad1cc',
500: '#cabeb7',
950: '#000000',
},
}SCSS
$custom: #cabeb7; $custom-light: #dad1cc; $custom-dark: #000000;
JSON
{
"hex": "#cabeb7",
"rgb": {
"r": 202,
"g": 190,
"b": 183
},
"hsl": {
"h": 22.105,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.80942,
"c": 0.01676,
"h": 52.5
},
"luminance": 0.52802
}Semantic roles & 50–950 ramp
primary
#CABEB7
secondary
#87969E
accent
#7D994C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383