#CABEBA#CABEBA
#CABEBA is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 81.0% C 0.015 H 39.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBA |
|---|---|
| RGB | rgb(202, 190, 186) |
| HSL | hsl(15, 13%, 76%) |
| HSV | hsv(15, 8%, 79%) |
| CMYK | cmyk(0%, 5.9%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.83, 3.52, 3.53) |
| CIE-LCH | lch(77.83, 4.98, 45.08°) |
| OKLab | oklab(81.03% 0.0114 0.0094) |
| OKLCH | oklch(81.03% 0.015 39.4) |
| XYZ | xyz(51.6325, 52.9293, 53.9412) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.24
Silver
#C0C0C0
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 7.21
Pinkish Grey
#C8ACA9
ΔE00 7.42
Dove Gray
#B6B8BD
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBA #BAC6CA
analogous
#CABABE #CABEBA #CAC6BA
triadic
#CABEBA #BACABE #BEBACA
tetradic
#CABEBA #BECABA #BAC6CA #C6BACA
square
#CABEBA #BECABA #BAC6CA #C6BACA
split-complementary
#CABEBA #BACAC6 #BABECA
monochromatic
#957D75 #AF9D97 #CABEBA #E5DFDD #F2EFEE
Accessibility & contrast
On white
1.81
#CABEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CABEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBA
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#CEBCBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabeba; /* rgb */ color: rgb(202, 190, 186); /* oklch */ color: oklch(81.0% 0.015 39.4);
Tailwind
colors: {
custom: {
50: '#dad1ce',
500: '#cabeba',
950: '#000000',
},
}SCSS
$custom: #cabeba; $custom-light: #dad1ce; $custom-dark: #000000;
JSON
{
"hex": "#cabeba",
"rgb": {
"r": 202,
"g": 190,
"b": 186
},
"hsl": {
"h": 15,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.81025,
"c": 0.01474,
"h": 39.4
},
"luminance": 0.52929
}Semantic roles & 50–950 ramp
primary
#CABEBA
secondary
#8A999E
accent
#85974E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383