#CABDC2#CABDC2
#CABDC2 is a light, near-neutral pink. Relative luminance 0.528; OKLCH L 81.1% C 0.016 H 352.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDC2 |
|---|---|
| RGB | rgb(202, 189, 194) |
| HSL | hsl(337, 11%, 77%) |
| HSV | hsv(337, 6%, 79%) |
| CMYK | cmyk(0%, 6.4%, 4%, 20.8%) |
| CIE-LAB | lab(77.78, 5.46, -0.87) |
| CIE-LCH | lch(77.78, 5.52, 350.95°) |
| OKLab | oklab(81.05% 0.016 -0.0022) |
| OKLCH | oklch(81.05% 0.016 352.1) |
| XYZ | xyz(52.2911, 52.8473, 58.4743) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.94
Pinkish Grey
#C8ACA9
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.36
Light Gray
#D3D3D3
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 8.88
Dark Gray
#A9A9A9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDC2 #BDCAC5
analogous
#CABDC9 #CABDC2 #CABFBD
triadic
#CABDC2 #C2CABD #BDC2CA
tetradic
#CABDC2 #C9CABD #BDCAC5 #BFBDCA
square
#CABDC2 #C9CABD #BDCAC5 #BFBDCA
split-complementary
#CABDC2 #BDCABF #BDC9CA
monochromatic
#937983 #AF9BA3 #CABDC2 #E5DFE1 #F1EEEF
Accessibility & contrast
On white
1.82
#CABDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CABDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDC2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDC2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#C1C1C2
Tritanopia (blue-blind)
#CCBDBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabdc2; /* rgb */ color: rgb(202, 189, 194); /* oklch */ color: oklch(81.1% 0.016 352.1);
Tailwind
colors: {
custom: {
50: '#dad0d4',
500: '#cabdc2',
950: '#000000',
},
}SCSS
$custom: #cabdc2; $custom-light: #dad0d4; $custom-dark: #000000;
JSON
{
"hex": "#cabdc2",
"rgb": {
"r": 202,
"g": 189,
"b": 194
},
"hsl": {
"h": 336.923,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.81055,
"c": 0.01613,
"h": 352.1
},
"luminance": 0.52847
}Semantic roles & 50–950 ramp
primary
#CABDC2
secondary
#8E9E97
accent
#957B51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383