#D2ABB1#D2ABB1
#D2ABB1 is a light, muted red. Relative luminance 0.460; OKLCH L 77.8% C 0.046 H 7.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ABB1 |
|---|---|
| RGB | rgb(210, 171, 177) |
| HSL | hsl(351, 30%, 75%) |
| HSV | hsv(351, 19%, 82%) |
| CMYK | cmyk(0%, 18.6%, 15.7%, 17.6%) |
| CIE-LAB | lab(73.55, 15.15, 2.30) |
| CIE-LCH | lch(73.55, 15.32, 8.65°) |
| OKLab | oklab(77.77% 0.0458 0.0063) |
| OKLCH | oklch(77.77% 0.046 7.8) |
| XYZ | xyz(49.0770, 46.0034, 47.8808) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.94
Pinkish Grey
#C8ACA9
ΔE00 5.33
Faded Pink
#DE9DAC
ΔE00 6.74
Light Mauve
#C292A1
ΔE00 7.51
Grey Pink
#C3909B
ΔE00 7.73
Rosybrown
#BC8F8F
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ABB1 #ABD2CC
analogous
#D2ABC5 #D2ABB1 #D2B9AB
triadic
#D2ABB1 #B1D2AB #ABB1D2
tetradic
#D2ABB1 #C5D2AB #ABD2CC #B9ABD2
square
#D2ABB1 #C5D2AB #ABD2CC #B9ABD2
split-complementary
#D2ABB1 #ABD2B9 #ABC5D2
monochromatic
#A75B67 #BD838C #D2ABB1 #E7D3D6 #F4EBEC
Accessibility & contrast
On white
2.06
#D2ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#D2ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ABB1
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ABB1 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B1
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#DAA8AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d2abb1; /* rgb */ color: rgb(210, 171, 177); /* oklch */ color: oklch(77.8% 0.046 7.8);
Tailwind
colors: {
custom: {
50: '#e0c4c8',
500: '#d2abb1',
950: '#000000',
},
}SCSS
$custom: #d2abb1; $custom-light: #e0c4c8; $custom-dark: #000000;
JSON
{
"hex": "#d2abb1",
"rgb": {
"r": 210,
"g": 171,
"b": 177
},
"hsl": {
"h": 350.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.77773,
"c": 0.0462,
"h": 7.8
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#D2ABB1
secondary
#E0EBE9
accent
#A9983D
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182