#D8AEB4#D8AEB4
#D8AEB4 is a light, muted red. Relative luminance 0.482; OKLCH L 79.0% C 0.050 H 8.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEB4 |
|---|---|
| RGB | rgb(216, 174, 180) |
| HSL | hsl(351, 35%, 76%) |
| HSV | hsv(351, 19%, 85%) |
| CMYK | cmyk(0%, 19.4%, 16.7%, 15.3%) |
| CIE-LAB | lab(74.93, 16.19, 2.74) |
| CIE-LCH | lch(74.93, 16.42, 9.60°) |
| OKLab | oklab(79.01% 0.049 0.0074) |
| OKLCH | oklch(79.01% 0.05 8.6) |
| XYZ | xyz(51.6932, 48.1682, 49.7456) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.63
Pinkish Grey
#C8ACA9
ΔE00 6.05
Faded Pink
#DE9DAC
ΔE00 6.45
Pale Rose
#FDC1C5
ΔE00 7.23
Light Rose
#FFC5CB
ΔE00 7.65
Pink
#FFC0CB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEB4 #AED8D2
analogous
#D8AEC9 #D8AEB4 #D8BDAE
triadic
#D8AEB4 #B4D8AE #AEB4D8
tetradic
#D8AEB4 #C9D8AE #AED8D2 #BDAED8
square
#D8AEB4 #C9D8AE #AED8D2 #BDAED8
split-complementary
#D8AEB4 #AED8BD #AEC9D8
monochromatic
#B05B68 #C4858E #D8AEB4 #ECD7DA #F5EAEC
Accessibility & contrast
On white
1.97
#D8AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#D8AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEB4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEB4 | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#E0ABB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8aeb4; /* rgb */ color: rgb(216, 174, 180); /* oklch */ color: oklch(79.0% 0.050 8.6);
Tailwind
colors: {
custom: {
50: '#e4c6ca',
500: '#d8aeb4',
950: '#000000',
},
}SCSS
$custom: #d8aeb4; $custom-light: #e4c6ca; $custom-dark: #000000;
JSON
{
"hex": "#d8aeb4",
"rgb": {
"r": 216,
"g": 174,
"b": 180
},
"hsl": {
"h": 351.429,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.79006,
"c": 0.04954,
"h": 8.6
},
"luminance": 0.48166
}Semantic roles & 50–950 ramp
primary
#D8AEB4
secondary
#DFECEA
accent
#AE9D38
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#151313
muted
#848282