#CABEBD#CABEBD
#CABEBD is a light, near-neutral red. Relative luminance 0.531; OKLCH L 81.1% C 0.014 H 23.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEBD |
|---|---|
| RGB | rgb(202, 190, 189) |
| HSL | hsl(5, 11%, 77%) |
| HSV | hsv(5, 6%, 79%) |
| CMYK | cmyk(0%, 5.9%, 6.4%, 20.8%) |
| CIE-LAB | lab(77.91, 4.04, 2.02) |
| CIE-LCH | lch(77.91, 4.51, 26.55°) |
| OKLab | oklab(81.11% 0.0126 0.0054) |
| OKLCH | oklch(81.11% 0.014 23.2) |
| XYZ | xyz(51.9548, 53.0582, 55.6385) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 7.07
Pinkish Grey
#C8ACA9
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.20
Silver (survey)
#C5C9C7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEBD #BDC9CA
analogous
#CABDC3 #CABEBD #CAC5BD
triadic
#CABEBD #BDCABE #BEBDCA
tetradic
#CABEBD #C3CABD #BDC9CA #C5BDCA
square
#CABEBD #C3CABD #BDC9CA #C5BDCA
split-complementary
#CABEBD #BDCAC5 #BDC3CA
monochromatic
#937B79 #AF9D9B #CABEBD #E5DFDF #F1EEEE
Accessibility & contrast
On white
1.81
#CABEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CABEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEBD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#CDBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabebd; /* rgb */ color: rgb(202, 190, 189); /* oklch */ color: oklch(81.1% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#dad1d0',
500: '#cabebd',
950: '#000000',
},
}SCSS
$custom: #cabebd; $custom-light: #dad1d0; $custom-dark: #000000;
JSON
{
"hex": "#cabebd",
"rgb": {
"r": 202,
"g": 190,
"b": 189
},
"hsl": {
"h": 4.615,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.8111,
"c": 0.01367,
"h": 23.2
},
"luminance": 0.53058
}Semantic roles & 50–950 ramp
primary
#CABEBD
secondary
#8E9C9E
accent
#909551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383