#CABEB6#CABEB6
#CABEB6 is a light, near-neutral orange. Relative luminance 0.528; OKLCH L 80.9% C 0.018 H 56.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEB6 |
|---|---|
| RGB | rgb(202, 190, 182) |
| HSL | hsl(24, 16%, 75%) |
| HSV | hsv(24, 10%, 79%) |
| CMYK | cmyk(0%, 5.9%, 9.9%, 20.8%) |
| CIE-LAB | lab(77.73, 2.84, 5.55) |
| CIE-LCH | lch(77.73, 6.23, 62.89°) |
| OKLab | oklab(80.91% 0.0098 0.0146) |
| OKLCH | oklch(80.91% 0.018 56.1) |
| XYZ | xyz(51.2133, 52.7615, 51.7330) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.16
Silver
#C0C0C0
ΔE00 6.04
Greige
#B8AB98
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 8.00
Pinkish Grey
#C8ACA9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEB6 #B6C2CA
analogous
#CAB6B8 #CABEB6 #CAC8B6
triadic
#CABEB6 #B6CABE #BEB6CA
tetradic
#CABEB6 #B8CAB6 #B6C2CA #C8B6CA
square
#CABEB6 #B8CAB6 #B6C2CA #C8B6CA
split-complementary
#CABEB6 #B6CAC8 #B6B8CA
monochromatic
#977F6F #B09E93 #CABEB6 #E4DED9 #F2EFED
Accessibility & contrast
On white
1.82
#CABEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CABEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEB6
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEB6 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB6
Deuteranopia (green-blind)
#C4C1B6
Tritanopia (blue-blind)
#CEBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeb6; /* rgb */ color: rgb(202, 190, 182); /* oklch */ color: oklch(80.9% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#dad1cb',
500: '#cabeb6',
950: '#000000',
},
}SCSS
$custom: #cabeb6; $custom-light: #dad1cb; $custom-dark: #000000;
JSON
{
"hex": "#cabeb6",
"rgb": {
"r": 202,
"g": 190,
"b": 182
},
"hsl": {
"h": 24,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.80914,
"c": 0.01759,
"h": 56.1
},
"luminance": 0.52761
}Semantic roles & 50–950 ramp
primary
#CABEB6
secondary
#86959E
accent
#7B9A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382