#D2ABBE#D2ABBE
#D2ABBE is a light, muted pink. Relative luminance 0.465; OKLCH L 78.2% C 0.052 H 347.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABBE |
|---|---|
| RGB | rgb(210, 171, 190) |
| HSL | hsl(331, 30%, 75%) |
| HSV | hsv(331, 19%, 82%) |
| CMYK | cmyk(0%, 18.6%, 9.5%, 17.6%) |
| CIE-LAB | lab(73.90, 17.30, -4.31) |
| CIE-LCH | lch(73.90, 17.83, 346.00°) |
| OKLab | oklab(78.16% 0.0506 -0.0112) |
| OKLCH | oklch(78.16% 0.052 347.5) |
| XYZ | xyz(50.4350, 46.5466, 55.0328) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.38
Lilac
#C8A2C8
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 6.48
Faded Pink
#DE9DAC
ΔE00 6.83
Light Mauve
#C292A1
ΔE00 7.26
Grey Pink
#C3909B
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABBE #ABD2BF
analogous
#D2ABD2 #D2ABBE #D2ABAB
triadic
#D2ABBE #BED2AB #ABBED2
tetradic
#D2ABBE #D2D2AB #ABD2BF #ABABD2
square
#D2ABBE #D2D2AB #ABD2BF #ABABD2
split-complementary
#D2ABBE #ABD2AB #ABD2D2
monochromatic
#A75B80 #BD839F #D2ABBE #E7D3DD #F4EBF0
Accessibility & contrast
On white
2.04
#D2ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#D2ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABBE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABBE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#D8AAB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d2abbe; /* rgb */ color: rgb(210, 171, 190); /* oklch */ color: oklch(78.2% 0.052 347.5);
Tailwind
colors: {
custom: {
50: '#e0c4d1',
500: '#d2abbe',
950: '#000000',
},
}SCSS
$custom: #d2abbe; $custom-light: #e0c4d1; $custom-dark: #000000;
JSON
{
"hex": "#d2abbe",
"rgb": {
"r": 210,
"g": 171,
"b": 190
},
"hsl": {
"h": 330.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.78162,
"c": 0.05186,
"h": 347.5
},
"luminance": 0.46545
}Semantic roles & 50–950 ramp
primary
#D2ABBE
secondary
#E0EBE6
accent
#A9743D
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182