#D8AEB2#D8AEB2
#D8AEB2 is a light, muted red. Relative luminance 0.481; OKLCH L 78.9% C 0.049 H 11.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEB2 |
|---|---|
| RGB | rgb(216, 174, 178) |
| HSL | hsl(354, 35%, 76%) |
| HSV | hsv(354, 19%, 85%) |
| CMYK | cmyk(0%, 19.4%, 17.6%, 15.3%) |
| CIE-LAB | lab(74.88, 15.88, 3.76) |
| CIE-LCH | lch(74.88, 16.31, 13.32°) |
| OKLab | oklab(78.95% 0.0482 0.0101) |
| OKLCH | oklch(78.95% 0.049 11.8) |
| XYZ | xyz(51.4909, 48.0873, 48.6803) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.10
Pinkish Grey
#C8ACA9
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.70
Pink
#FFC0CB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEB2 #AED8D4
analogous
#D8AEC7 #D8AEB2 #D8BFAE
triadic
#D8AEB2 #B2D8AE #AEB2D8
tetradic
#D8AEB2 #C7D8AE #AED8D4 #BFAED8
square
#D8AEB2 #C7D8AE #AED8D4 #BFAED8
split-complementary
#D8AEB2 #AED8BF #AEC7D8
monochromatic
#B05B63 #C4858B #D8AEB2 #ECD7D9 #F5EAEB
Accessibility & contrast
On white
1.98
#D8AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#D8AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEB2
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEB2 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B2
Deuteranopia (green-blind)
#BEBBB1
Tritanopia (blue-blind)
#E1ABAF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8aeb2; /* rgb */ color: rgb(216, 174, 178); /* oklch */ color: oklch(78.9% 0.049 11.8);
Tailwind
colors: {
custom: {
50: '#e4c6c9',
500: '#d8aeb2',
950: '#000000',
},
}SCSS
$custom: #d8aeb2; $custom-light: #e4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#d8aeb2",
"rgb": {
"r": 216,
"g": 174,
"b": 178
},
"hsl": {
"h": 354.286,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.78949,
"c": 0.04927,
"h": 11.8
},
"luminance": 0.48085
}Semantic roles & 50–950 ramp
primary
#D8AEB2
secondary
#DFECEB
accent
#AEA338
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#151313
muted
#848282