#CABDC5#CABDC5
#CABDC5 is a light, near-neutral pink. Relative luminance 0.530; OKLCH L 81.1% C 0.018 H 340.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDC5 |
|---|---|
| RGB | rgb(202, 189, 197) |
| HSL | hsl(323, 11%, 77%) |
| HSV | hsv(323, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 2.5%, 20.8%) |
| CIE-LAB | lab(77.87, 6.00, -2.37) |
| CIE-LCH | lch(77.87, 6.45, 338.40°) |
| OKLab | oklab(81.15% 0.0171 -0.0062) |
| OKLCH | oklch(81.15% 0.018 340) |
| XYZ | xyz(52.6314, 52.9834, 60.2667) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.69
Dove Gray
#B6B8BD
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.73
Pinkish Grey
#C8ACA9
ΔE00 7.96
Light Gray
#D3D3D3
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDC5 #BDCAC2
analogous
#C9BDCA #CABDC5 #CABDBF
triadic
#CABDC5 #C5CABD #BDC5CA
tetradic
#CABDC5 #CAC9BD #BDCAC2 #BDBFCA
square
#CABDC5 #CAC9BD #BDCAC2 #BDBFCA
split-complementary
#CABDC5 #BFCABD #BDCAC9
monochromatic
#937989 #AF9BA7 #CABDC5 #E5DFE3 #F1EEF0
Accessibility & contrast
On white
1.81
#CABDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CABDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDC5
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDC5 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC5
Deuteranopia (green-blind)
#C0C1C5
Tritanopia (blue-blind)
#CCBDC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdc5; /* rgb */ color: rgb(202, 189, 197); /* oklch */ color: oklch(81.1% 0.018 340.0);
Tailwind
colors: {
custom: {
50: '#dad0d6',
500: '#cabdc5',
950: '#000000',
},
}SCSS
$custom: #cabdc5; $custom-light: #dad0d6; $custom-dark: #000000;
JSON
{
"hex": "#cabdc5",
"rgb": {
"r": 202,
"g": 189,
"b": 197
},
"hsl": {
"h": 323.077,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81145,
"c": 0.01823,
"h": 340
},
"luminance": 0.52983
}Semantic roles & 50–950 ramp
primary
#CABDC5
secondary
#8E9E94
accent
#956B51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383