#CABDC3#CABDC3
#CABDC3 is a light, near-neutral pink. Relative luminance 0.529; OKLCH L 81.1% C 0.017 H 347.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDC3 |
|---|---|
| RGB | rgb(202, 189, 195) |
| HSL | hsl(332, 11%, 77%) |
| HSV | hsv(332, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 3.5%, 20.8%) |
| CIE-LAB | lab(77.81, 5.63, -1.37) |
| CIE-LCH | lch(77.81, 5.80, 346.32°) |
| OKLab | oklab(81.08% 0.0164 -0.0036) |
| OKLCH | oklch(81.08% 0.017 347.7) |
| XYZ | xyz(52.4037, 52.8924, 59.0678) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.53
Dark Gray
#A9A9A9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDC3 #BDCAC4
analogous
#CABDCA #CABDC3 #CABEBD
triadic
#CABDC3 #C3CABD #BDC3CA
tetradic
#CABDC3 #CACABD #BDCAC4 #BEBDCA
square
#CABDC3 #CACABD #BDCAC4 #BEBDCA
split-complementary
#CABDC3 #BDCABE #BDCACA
monochromatic
#937985 #AF9BA4 #CABDC3 #E5DFE2 #F1EEF0
Accessibility & contrast
On white
1.81
#CABDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CABDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDC3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDC3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC3
Deuteranopia (green-blind)
#C1C1C3
Tritanopia (blue-blind)
#CCBDBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdc3; /* rgb */ color: rgb(202, 189, 195); /* oklch */ color: oklch(81.1% 0.017 347.7);
Tailwind
colors: {
custom: {
50: '#dad0d5',
500: '#cabdc3',
950: '#000000',
},
}SCSS
$custom: #cabdc3; $custom-light: #dad0d5; $custom-dark: #000000;
JSON
{
"hex": "#cabdc3",
"rgb": {
"r": 202,
"g": 189,
"b": 195
},
"hsl": {
"h": 332.308,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81085,
"c": 0.01674,
"h": 347.7
},
"luminance": 0.52892
}Semantic roles & 50–950 ramp
primary
#CABDC3
secondary
#8E9E96
accent
#957551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383