#D2AEB2#D2AEB2
#D2AEB2 is a light, muted red. Relative luminance 0.472; OKLCH L 78.4% C 0.042 H 10.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AEB2 |
|---|---|
| RGB | rgb(210, 174, 178) |
| HSL | hsl(353, 29%, 75%) |
| HSV | hsv(353, 17%, 82%) |
| CMYK | cmyk(0%, 17.1%, 15.2%, 17.6%) |
| CIE-LAB | lab(74.31, 13.68, 2.86) |
| CIE-LCH | lch(74.31, 13.98, 11.82°) |
| OKLab | oklab(78.38% 0.0415 0.0077) |
| OKLCH | oklch(78.38% 0.042 10.6) |
| XYZ | xyz(49.7501, 47.1897, 48.5987) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.18
Pinkish Grey
#C8ACA9
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 7.96
Pale Rose
#FDC1C5
ΔE00 8.53
Light Mauve
#C292A1
ΔE00 8.64
Grey Pink
#C3909B
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AEB2 #AED2CE
analogous
#D2AEC4 #D2AEB2 #D2BCAE
triadic
#D2AEB2 #B2D2AE #AEB2D2
tetradic
#D2AEB2 #C4D2AE #AED2CE #BCAED2
square
#D2AEB2 #C4D2AE #AED2CE #BCAED2
split-complementary
#D2AEB2 #AED2BC #AEC4D2
monochromatic
#A65F67 #BC878D #D2AEB2 #E8D5D7 #F4EBEC
Accessibility & contrast
On white
2.01
#D2AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#D2AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AEB2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AEB2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B2
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#D9ABAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d2aeb2; /* rgb */ color: rgb(210, 174, 178); /* oklch */ color: oklch(78.4% 0.042 10.6);
Tailwind
colors: {
custom: {
50: '#e0c6c9',
500: '#d2aeb2',
950: '#000000',
},
}SCSS
$custom: #d2aeb2; $custom-light: #e0c6c9; $custom-dark: #000000;
JSON
{
"hex": "#d2aeb2",
"rgb": {
"r": 210,
"g": 174,
"b": 178
},
"hsl": {
"h": 353.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.78375,
"c": 0.04221,
"h": 10.6
},
"luminance": 0.47188
}Semantic roles & 50–950 ramp
primary
#D2AEB2
secondary
#E0EBE9
accent
#A79C3E
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282