#CABEBE#CABEBE
#CABEBE is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.1% C 0.014 H 17.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBE |
|---|---|
| RGB | rgb(202, 190, 190) |
| HSL | hsl(0, 10%, 77%) |
| HSV | hsv(0, 6%, 79%) |
| CMYK | cmyk(0%, 5.9%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.94, 4.21, 1.51) |
| CIE-LCH | lch(77.94, 4.48, 19.77°) |
| OKLab | oklab(81.14% 0.013 0.0041) |
| OKLCH | oklch(81.14% 0.014 17.4) |
| XYZ | xyz(52.0637, 53.1017, 56.2121) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.25
Warm Gray
#C9BEB0
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBE #BECACA
analogous
#CABEC4 #CABEBE #CAC4BE
triadic
#CABEBE #BECABE #BEBECA
tetradic
#CABEBE #C4CABE #BECACA #C4BECA
square
#CABEBE #C4CABE #BECACA #C4BECA
split-complementary
#CABEBE #BECAC4 #BEC4CA
monochromatic
#937B7B #AF9C9C #CABEBE #E5E0E0 #F1EEEE
Accessibility & contrast
On white
1.81
#CABEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#CABEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C3C1BE
Tritanopia (blue-blind)
#CDBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabebe; /* rgb */ color: rgb(202, 190, 190); /* oklch */ color: oklch(81.1% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#dad1d1',
500: '#cabebe',
950: '#000000',
},
}SCSS
$custom: #cabebe; $custom-light: #dad1d1; $custom-dark: #000000;
JSON
{
"hex": "#cabebe",
"rgb": {
"r": 202,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.81138,
"c": 0.01357,
"h": 17.4
},
"luminance": 0.53101
}Semantic roles & 50–950 ramp
primary
#CABEBE
secondary
#8F9E9E
accent
#949451
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383