#CABDC6#CABDC6
#CABDC6 is a light, near-neutral pink. Relative luminance 0.530; OKLCH L 81.2% C 0.019 H 336.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDC6 |
|---|---|
| RGB | rgb(202, 189, 198) |
| HSL | hsl(318, 11%, 77%) |
| HSV | hsv(318, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 2%, 20.8%) |
| CIE-LAB | lab(77.89, 6.18, -2.88) |
| CIE-LCH | lch(77.89, 6.81, 335.04°) |
| OKLab | oklab(81.18% 0.0175 -0.0076) |
| OKLCH | oklch(81.18% 0.019 336.6) |
| XYZ | xyz(52.7463, 53.0294, 60.8721) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 7.85
Silver
#C0C0C0
ΔE00 7.96
Pinkish Grey
#C8ACA9
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 9.17
Dark Gray
#A9A9A9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDC6 #BDCAC1
analogous
#C8BDCA #CABDC6 #CABDC0
triadic
#CABDC6 #C6CABD #BDC6CA
tetradic
#CABDC6 #CAC8BD #BDCAC1 #BDC0CA
square
#CABDC6 #CAC8BD #BDCAC1 #BDC0CA
split-complementary
#CABDC6 #C0CABD #BDCAC8
monochromatic
#93798B #AF9BA9 #CABDC6 #E5DFE3 #F1EEF0
Accessibility & contrast
On white
1.81
#CABDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CABDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDC6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDC6 | 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)
#BDBFC6
Deuteranopia (green-blind)
#C0C1C6
Tritanopia (blue-blind)
#CCBDC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabdc6; /* rgb */ color: rgb(202, 189, 198); /* oklch */ color: oklch(81.2% 0.019 336.6);
Tailwind
colors: {
custom: {
50: '#dad0d7',
500: '#cabdc6',
950: '#000000',
},
}SCSS
$custom: #cabdc6; $custom-light: #dad0d7; $custom-dark: #000000;
JSON
{
"hex": "#cabdc6",
"rgb": {
"r": 202,
"g": 189,
"b": 198
},
"hsl": {
"h": 318.462,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81175,
"c": 0.01906,
"h": 336.6
},
"luminance": 0.53029
}Semantic roles & 50–950 ramp
primary
#CABDC6
secondary
#8E9E93
accent
#956651
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383