#CABEBF#CABEBF
#CABEBF is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.2% C 0.014 H 11.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBF |
|---|---|
| RGB | rgb(202, 190, 191) |
| HSL | hsl(355, 10%, 77%) |
| HSV | hsv(355, 6%, 79%) |
| CMYK | cmyk(0%, 5.9%, 5.4%, 20.8%) |
| CIE-LAB | lab(77.96, 4.39, 1.01) |
| CIE-LCH | lch(77.96, 4.50, 12.97°) |
| OKLab | oklab(81.17% 0.0133 0.0027) |
| OKLCH | oklch(81.17% 0.014 11.6) |
| XYZ | xyz(52.1734, 53.1456, 56.7897) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.93
Pinkish Grey
#C8ACA9
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.34
Warm Gray
#C9BEB0
ΔE00 7.90
Dark Gray
#A9A9A9
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBF #BECAC9
analogous
#CABEC5 #CABEBF #CAC3BE
triadic
#CABEBF #BFCABE #BEBFCA
tetradic
#CABEBF #C5CABE #BECAC9 #C3BECA
square
#CABEBF #C5CABE #BECAC9 #C3BECA
split-complementary
#CABEBF #BECAC3 #BEC5CA
monochromatic
#937B7D #AF9C9E #CABEBF #E5E0E0 #F1EEEE
Accessibility & contrast
On white
1.81
#CABEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CABEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C2C2BF
Tritanopia (blue-blind)
#CDBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabebf; /* rgb */ color: rgb(202, 190, 191); /* oklch */ color: oklch(81.2% 0.014 11.6);
Tailwind
colors: {
custom: {
50: '#dad1d2',
500: '#cabebf',
950: '#000000',
},
}SCSS
$custom: #cabebf; $custom-light: #dad1d2; $custom-dark: #000000;
JSON
{
"hex": "#cabebf",
"rgb": {
"r": 202,
"g": 190,
"b": 191
},
"hsl": {
"h": 355,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81167,
"c": 0.01362,
"h": 11.6
},
"luminance": 0.53145
}Semantic roles & 50–950 ramp
primary
#CABEBF
secondary
#8F9E9C
accent
#948F51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383