#CABDBC#CABDBC
#CABDBC is a light, near-neutral red. Relative luminance 0.526; OKLCH L 80.9% C 0.015 H 22.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDBC |
|---|---|
| RGB | rgb(202, 189, 188) |
| HSL | hsl(4, 12%, 76%) |
| HSV | hsv(4, 7%, 79%) |
| CMYK | cmyk(0%, 6.4%, 6.9%, 20.8%) |
| CIE-LAB | lab(77.63, 4.40, 2.15) |
| CIE-LCH | lch(77.63, 4.90, 26.05°) |
| OKLab | oklab(80.88% 0.0137 0.0057) |
| OKLCH | oklch(80.88% 0.015 22.8) |
| XYZ | xyz(51.6308, 52.5832, 54.9969) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.69
Warm Gray
#C9BEB0
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDBC #BCC9CA
analogous
#CABCC2 #CABDBC #CAC4BC
triadic
#CABDBC #BCCABD #BDBCCA
tetradic
#CABDBC #C2CABC #BCC9CA #C4BCCA
square
#CABDBC #C2CABC #BCC9CA #C4BCCA
split-complementary
#CABDBC #BCCAC4 #BCC2CA
monochromatic
#947A78 #AF9B9A #CABDBC #E5DFDE #F1EEEE
Accessibility & contrast
On white
1.82
#CABDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CABDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDBC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDBC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#CDBCBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdbc; /* rgb */ color: rgb(202, 189, 188); /* oklch */ color: oklch(80.9% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#dad0d0',
500: '#cabdbc',
950: '#000000',
},
}SCSS
$custom: #cabdbc; $custom-light: #dad0d0; $custom-dark: #000000;
JSON
{
"hex": "#cabdbc",
"rgb": {
"r": 202,
"g": 189,
"b": 188
},
"hsl": {
"h": 4.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80881,
"c": 0.01482,
"h": 22.8
},
"luminance": 0.52583
}Semantic roles & 50–950 ramp
primary
#CABDBC
secondary
#8C9D9E
accent
#919650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383