#CABDC4#CABDC4
#CABDC4 is a light, near-neutral pink. Relative luminance 0.529; OKLCH L 81.1% C 0.017 H 343.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDC4 |
|---|---|
| RGB | rgb(202, 189, 196) |
| HSL | hsl(328, 11%, 77%) |
| HSV | hsv(328, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 3%, 20.8%) |
| CIE-LAB | lab(77.84, 5.81, -1.87) |
| CIE-LCH | lch(77.84, 6.11, 342.15°) |
| OKLab | oklab(81.12% 0.0168 -0.0049) |
| OKLCH | oklch(81.12% 0.017 343.7) |
| XYZ | xyz(52.5172, 52.9378, 59.6652) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 7.56
Pinkish Grey
#C8ACA9
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 8.10
Light Gray
#D3D3D3
ΔE00 8.73
Dark Gray
#A9A9A9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDC4 #BDCAC3
analogous
#CABDCA #CABDC4 #CABDBE
triadic
#CABDC4 #C4CABD #BDC4CA
tetradic
#CABDC4 #CACABD #BDCAC3 #BDBECA
square
#CABDC4 #CACABD #BDCAC3 #BDBECA
split-complementary
#CABDC4 #BECABD #BDCACA
monochromatic
#937987 #AF9BA6 #CABDC4 #E5DFE2 #F1EEF0
Accessibility & contrast
On white
1.81
#CABDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CABDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDC4
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDC4 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC4
Deuteranopia (green-blind)
#C0C1C4
Tritanopia (blue-blind)
#CCBDBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdc4; /* rgb */ color: rgb(202, 189, 196); /* oklch */ color: oklch(81.1% 0.017 343.7);
Tailwind
colors: {
custom: {
50: '#dad0d5',
500: '#cabdc4',
950: '#000000',
},
}SCSS
$custom: #cabdc4; $custom-light: #dad0d5; $custom-dark: #000000;
JSON
{
"hex": "#cabdc4",
"rgb": {
"r": 202,
"g": 189,
"b": 196
},
"hsl": {
"h": 327.692,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81115,
"c": 0.01745,
"h": 343.7
},
"luminance": 0.52937
}Semantic roles & 50–950 ramp
primary
#CABDC4
secondary
#8E9E95
accent
#957051
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383