#CABEB8#CABEB8
#CABEB8 is a light, near-neutral orange. Relative luminance 0.528; OKLCH L 81.0% C 0.016 H 48.5°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB8 |
|---|---|
| RGB | rgb(202, 190, 184) |
| HSL | hsl(20, 15%, 76%) |
| HSV | hsv(20, 9%, 79%) |
| CMYK | cmyk(0%, 5.9%, 8.9%, 20.8%) |
| CIE-LAB | lab(77.78, 3.18, 4.54) |
| CIE-LCH | lch(77.78, 5.54, 54.99°) |
| OKLab | oklab(80.97% 0.0106 0.012) |
| OKLCH | oklch(80.97% 0.016 48.5) |
| XYZ | xyz(51.4214, 52.8448, 52.8293) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.18
Silver
#C0C0C0
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 7.37
Pinkish Grey
#C8ACA9
ΔE00 7.84
Dove Gray
#B6B8BD
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB8 #B8C4CA
analogous
#CAB8BB #CABEB8 #CAC7B8
triadic
#CABEB8 #B8CABE #BEB8CA
tetradic
#CABEB8 #BBCAB8 #B8C4CA #C7B8CA
square
#CABEB8 #BBCAB8 #B8C4CA #C7B8CA
split-complementary
#CABEB8 #B8CAC7 #B8BBCA
monochromatic
#967E72 #B09E95 #CABEB8 #E4DEDB #F2EFED
Accessibility & contrast
On white
1.82
#CABEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CABEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB8 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#CEBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb8; /* rgb */ color: rgb(202, 190, 184); /* oklch */ color: oklch(81.0% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#dad1cd',
500: '#cabeb8',
950: '#000000',
},
}SCSS
$custom: #cabeb8; $custom-light: #dad1cd; $custom-dark: #000000;
JSON
{
"hex": "#cabeb8",
"rgb": {
"r": 202,
"g": 190,
"b": 184
},
"hsl": {
"h": 20,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.80969,
"c": 0.016,
"h": 48.5
},
"luminance": 0.52844
}Semantic roles & 50–950 ramp
primary
#CABEB8
secondary
#88979E
accent
#7F994D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383