#D2ABB2#D2ABB2
#D2ABB2 is a light, muted red. Relative luminance 0.460; OKLCH L 77.8% C 0.046 H 6.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABB2 |
|---|---|
| RGB | rgb(210, 171, 178) |
| HSL | hsl(349, 30%, 75%) |
| HSV | hsv(349, 19%, 82%) |
| CMYK | cmyk(0%, 18.6%, 15.2%, 17.6%) |
| CIE-LAB | lab(73.57, 15.31, 1.79) |
| CIE-LCH | lch(73.57, 15.41, 6.68°) |
| OKLab | oklab(77.8% 0.0462 0.005) |
| OKLCH | oklch(77.8% 0.046 6.1) |
| XYZ | xyz(49.1770, 46.0434, 48.4077) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.79
Pinkish Grey
#C8ACA9
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 7.37
Grey Pink
#C3909B
ΔE00 7.67
Pale Rose
#FDC1C5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABB2 #ABD2CB
analogous
#D2ABC6 #D2ABB2 #D2B8AB
triadic
#D2ABB2 #B2D2AB #ABB2D2
tetradic
#D2ABB2 #C6D2AB #ABD2CB #B8ABD2
square
#D2ABB2 #C6D2AB #ABD2CB #B8ABD2
split-complementary
#D2ABB2 #ABD2B8 #ABC6D2
monochromatic
#A75B69 #BD838D #D2ABB2 #E7D3D7 #F4EBED
Accessibility & contrast
On white
2.06
#D2ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#D2ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABB2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABB2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B2
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#DAA9AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d2abb2; /* rgb */ color: rgb(210, 171, 178); /* oklch */ color: oklch(77.8% 0.046 6.1);
Tailwind
colors: {
custom: {
50: '#e0c4c9',
500: '#d2abb2',
950: '#000000',
},
}SCSS
$custom: #d2abb2; $custom-light: #e0c4c9; $custom-dark: #000000;
JSON
{
"hex": "#d2abb2",
"rgb": {
"r": 210,
"g": 171,
"b": 178
},
"hsl": {
"h": 349.231,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.77802,
"c": 0.04642,
"h": 6.1
},
"luminance": 0.46042
}Semantic roles & 50–950 ramp
primary
#D2ABB2
secondary
#E0EBE9
accent
#A9953D
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182