#D2A2AA#D2A2AA
#D2A2AA is a light, muted red. Relative luminance 0.424; OKLCH L 75.9% C 0.058 H 7.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2A2AA |
|---|---|
| RGB | rgb(210, 162, 170) |
| HSL | hsl(350, 35%, 73%) |
| HSV | hsv(350, 23%, 82%) |
| CMYK | cmyk(0%, 22.9%, 19%, 17.6%) |
| CIE-LAB | lab(71.18, 18.93, 2.72) |
| CIE-LCH | lch(71.18, 19.13, 8.18°) |
| OKLab | oklab(75.88% 0.0572 0.0074) |
| OKLCH | oklch(75.88% 0.058 7.4) |
| XYZ | xyz(46.7546, 42.4465, 43.7526) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.66
Faded Pink
#DE9DAC
ΔE00 4.09
Grey Pink
#C3909B
ΔE00 5.16
Light Mauve
#C292A1
ΔE00 5.20
Greyish Pink
#C88D94
ΔE00 6.02
Rosybrown
#BC8F8F
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2A2AA #A2D2CA
analogous
#D2A2C2 #D2A2AA #D2B2A2
triadic
#D2A2AA #AAD2A2 #A2AAD2
tetradic
#D2A2AA #C2D2A2 #A2D2CA #B2A2D2
square
#D2A2AA #C2D2A2 #A2D2CA #B2A2D2
split-complementary
#D2A2AA #A2D2B2 #A2C2D2
monochromatic
#A85160 #BE7984 #D2A2AA #E6CBD0 #F5EAEC
Accessibility & contrast
On white
2.21
#D2A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#D2A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2A2AA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2A2AA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#DB9FA5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d2a2aa; /* rgb */ color: rgb(210, 162, 170); /* oklch */ color: oklch(75.9% 0.058 7.4);
Tailwind
colors: {
custom: {
50: '#e0bdc3',
500: '#d2a2aa',
950: '#000000',
},
}SCSS
$custom: #d2a2aa; $custom-light: #e0bdc3; $custom-dark: #000000;
JSON
{
"hex": "#d2a2aa",
"rgb": {
"r": 210,
"g": 162,
"b": 170
},
"hsl": {
"h": 350,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.75876,
"c": 0.05771,
"h": 7.4
},
"luminance": 0.42445
}Semantic roles & 50–950 ramp
primary
#D2A2AA
secondary
#DFECEA
accent
#AE9A38
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181