#D2AEB4#D2AEB4
#D2AEB4 is a light, muted red. Relative luminance 0.473; OKLCH L 78.4% C 0.043 H 6.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AEB4 |
|---|---|
| RGB | rgb(210, 174, 180) |
| HSL | hsl(350, 29%, 75%) |
| HSV | hsv(350, 17%, 82%) |
| CMYK | cmyk(0%, 17.1%, 14.3%, 17.6%) |
| CIE-LAB | lab(74.36, 14.01, 1.84) |
| CIE-LCH | lch(74.36, 14.13, 7.50°) |
| OKLab | oklab(78.43% 0.0423 0.0051) |
| OKLCH | oklch(78.43% 0.043 6.8) |
| XYZ | xyz(49.9524, 47.2706, 49.6640) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.83
Pinkish Grey
#C8ACA9
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 7.67
Light Mauve
#C292A1
ΔE00 8.33
Pale Rose
#FDC1C5
ΔE00 8.56
Grey Pink
#C3909B
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AEB4 #AED2CC
analogous
#D2AEC6 #D2AEB4 #D2BAAE
triadic
#D2AEB4 #B4D2AE #AEB4D2
tetradic
#D2AEB4 #C6D2AE #AED2CC #BAAED2
square
#D2AEB4 #C6D2AE #AED2CC #BAAED2
split-complementary
#D2AEB4 #AED2BA #AEC6D2
monochromatic
#A65F6B #BC8790 #D2AEB4 #E8D5D8 #F4EBED
Accessibility & contrast
On white
2.01
#D2AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#D2AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AEB4
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AEB4 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B4
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#D9ACB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #d2aeb4; /* rgb */ color: rgb(210, 174, 180); /* oklch */ color: oklch(78.4% 0.043 6.8);
Tailwind
colors: {
custom: {
50: '#e0c6ca',
500: '#d2aeb4',
950: '#000000',
},
}SCSS
$custom: #d2aeb4; $custom-light: #e0c6ca; $custom-dark: #000000;
JSON
{
"hex": "#d2aeb4",
"rgb": {
"r": 210,
"g": 174,
"b": 180
},
"hsl": {
"h": 350,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.78432,
"c": 0.04256,
"h": 6.8
},
"luminance": 0.47269
}Semantic roles & 50–950 ramp
primary
#D2AEB4
secondary
#E0EBE9
accent
#A7963E
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282