#D0AEB0#D0AEB0
#D0AEB0 is a light, muted red. Relative luminance 0.468; OKLCH L 78.1% C 0.040 H 14.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D0AEB0 |
|---|---|
| RGB | rgb(208, 174, 176) |
| HSL | hsl(356, 27%, 75%) |
| HSV | hsv(356, 16%, 82%) |
| CMYK | cmyk(0%, 16.3%, 15.4%, 18.4%) |
| CIE-LAB | lab(74.07, 12.63, 3.59) |
| CIE-LCH | lch(74.07, 13.13, 15.87°) |
| OKLab | oklab(78.13% 0.0385 0.0096) |
| OKLCH | oklch(78.13% 0.04 14) |
| XYZ | xyz(48.9848, 46.8181, 47.5223) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.25
Dusty Pink
#D8A7B1
ΔE00 5.10
Faded Pink
#DE9DAC
ΔE00 8.79
Rosybrown
#BC8F8F
ΔE00 8.96
Pale Rose
#FDC1C5
ΔE00 9.08
Light Mauve
#C292A1
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0AEB0 #AED0CE
analogous
#D0AEC1 #D0AEB0 #D0BDAE
triadic
#D0AEB0 #B0D0AE #AEB0D0
tetradic
#D0AEB0 #C1D0AE #AED0CE #BDAED0
square
#D0AEB0 #C1D0AE #AED0CE #BDAED0
split-complementary
#D0AEB0 #AED0BD #AEC1D0
monochromatic
#A36164 #BA878A #D0AEB0 #E6D5D6 #F4ECEC
Accessibility & contrast
On white
2.03
#D0AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#D0AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0AEB0
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0AEB0 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B0
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#D7ABAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d0aeb0; /* rgb */ color: rgb(208, 174, 176); /* oklch */ color: oklch(78.1% 0.040 14.0);
Tailwind
colors: {
custom: {
50: '#dec6c7',
500: '#d0aeb0',
950: '#000000',
},
}SCSS
$custom: #d0aeb0; $custom-light: #dec6c7; $custom-dark: #000000;
JSON
{
"hex": "#d0aeb0",
"rgb": {
"r": 208,
"g": 174,
"b": 176
},
"hsl": {
"h": 356.471,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.78129,
"c": 0.03966,
"h": 14
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#D0AEB0
secondary
#E1EAEA
accent
#A59F40
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282