#CABDBF#CABDBF
#CABDBF is a light, near-neutral red. Relative luminance 0.527; OKLCH L 81.0% C 0.015 H 6.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDBF |
|---|---|
| RGB | rgb(202, 189, 191) |
| HSL | hsl(351, 11%, 77%) |
| HSV | hsv(351, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 5.4%, 20.8%) |
| CIE-LAB | lab(77.71, 4.92, 0.64) |
| CIE-LCH | lch(77.71, 4.96, 7.40°) |
| OKLab | oklab(80.97% 0.0148 0.0018) |
| OKLCH | oklch(80.97% 0.015 6.8) |
| XYZ | xyz(51.9575, 52.7139, 56.7178) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDBF #BDCAC8
analogous
#CABDC6 #CABDBF #CAC2BD
triadic
#CABDBF #BFCABD #BDBFCA
tetradic
#CABDBF #C6CABD #BDCAC8 #C2BDCA
square
#CABDBF #C6CABD #BDCAC8 #C2BDCA
split-complementary
#CABDBF #BDCAC2 #BDC6CA
monochromatic
#93797D #AF9B9E #CABDBF #E5DFE0 #F1EEEF
Accessibility & contrast
On white
1.82
#CABDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#CABDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDBF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDBF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#CDBCBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdbf; /* rgb */ color: rgb(202, 189, 191); /* oklch */ color: oklch(81.0% 0.015 6.8);
Tailwind
colors: {
custom: {
50: '#dad0d2',
500: '#cabdbf',
950: '#000000',
},
}SCSS
$custom: #cabdbf; $custom-light: #dad0d2; $custom-dark: #000000;
JSON
{
"hex": "#cabdbf",
"rgb": {
"r": 202,
"g": 189,
"b": 191
},
"hsl": {
"h": 350.769,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.80967,
"c": 0.01494,
"h": 6.8
},
"luminance": 0.52713
}Semantic roles & 50–950 ramp
primary
#CABDBF
secondary
#8E9E9B
accent
#958A51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383