#D8AEB0#D8AEB0
#D8AEB0 is a light, muted red. Relative luminance 0.480; OKLCH L 78.9% C 0.049 H 15.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEB0 |
|---|---|
| RGB | rgb(216, 174, 176) |
| HSL | hsl(357, 35%, 76%) |
| HSV | hsv(357, 19%, 85%) |
| CMYK | cmyk(0%, 19.4%, 18.5%, 15.3%) |
| CIE-LAB | lab(74.83, 15.57, 4.78) |
| CIE-LCH | lch(74.83, 16.28, 17.07°) |
| OKLab | oklab(78.89% 0.0475 0.0127) |
| OKLCH | oklch(78.89% 0.049 15) |
| XYZ | xyz(51.2916, 48.0075, 47.6304) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.70
Pinkish Grey
#C8ACA9
ΔE00 5.14
Faded Pink
#DE9DAC
ΔE00 7.21
Pale Rose
#FDC1C5
ΔE00 7.26
Light Rose
#FFC5CB
ΔE00 7.84
Pink
#FFC0CB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEB0 #AED8D6
analogous
#D8AEC5 #D8AEB0 #D8C1AE
triadic
#D8AEB0 #B0D8AE #AEB0D8
tetradic
#D8AEB0 #C5D8AE #AED8D6 #C1AED8
square
#D8AEB0 #C5D8AE #AED8D6 #C1AED8
split-complementary
#D8AEB0 #AED8C1 #AEC5D8
monochromatic
#B05B5F #C48588 #D8AEB0 #ECD7D8 #F5EAEB
Accessibility & contrast
On white
1.98
#D8AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#D8AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEB0
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEB0 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#E1AAAF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8aeb0; /* rgb */ color: rgb(216, 174, 176); /* oklch */ color: oklch(78.9% 0.049 15.0);
Tailwind
colors: {
custom: {
50: '#e4c6c7',
500: '#d8aeb0',
950: '#000000',
},
}SCSS
$custom: #d8aeb0; $custom-light: #e4c6c7; $custom-dark: #000000;
JSON
{
"hex": "#d8aeb0",
"rgb": {
"r": 216,
"g": 174,
"b": 176
},
"hsl": {
"h": 357.143,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.78894,
"c": 0.04913,
"h": 15
},
"luminance": 0.48006
}Semantic roles & 50–950 ramp
primary
#D8AEB0
secondary
#DFECEB
accent
#AEA838
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#151313
muted
#848282