#D8AEB3#D8AEB3
#D8AEB3 is a light, muted red. Relative luminance 0.481; OKLCH L 79.0% C 0.049 H 10.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEB3 |
|---|---|
| RGB | rgb(216, 174, 179) |
| HSL | hsl(353, 35%, 76%) |
| HSV | hsv(353, 19%, 85%) |
| CMYK | cmyk(0%, 19.4%, 17.1%, 15.3%) |
| CIE-LAB | lab(74.91, 16.03, 3.25) |
| CIE-LCH | lch(74.91, 16.36, 11.46°) |
| OKLab | oklab(78.98% 0.0486 0.0088) |
| OKLCH | oklch(78.98% 0.049 10.2) |
| XYZ | xyz(51.5917, 48.1276, 49.2110) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.85
Pinkish Grey
#C8ACA9
ΔE00 5.80
Faded Pink
#DE9DAC
ΔE00 6.60
Pale Rose
#FDC1C5
ΔE00 7.21
Light Rose
#FFC5CB
ΔE00 7.67
Pink
#FFC0CB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEB3 #AED8D3
analogous
#D8AEC8 #D8AEB3 #D8BEAE
triadic
#D8AEB3 #B3D8AE #AEB3D8
tetradic
#D8AEB3 #C8D8AE #AED8D3 #BEAED8
square
#D8AEB3 #C8D8AE #AED8D3 #BEAED8
split-complementary
#D8AEB3 #AED8BE #AEC8D8
monochromatic
#B05B65 #C4858C #D8AEB3 #ECD7DA #F5EAEC
Accessibility & contrast
On white
1.98
#D8AEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#D8AEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEB3
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEB3 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 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)
#B4B4B3
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#E0ABB0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d8aeb3; /* rgb */ color: rgb(216, 174, 179); /* oklch */ color: oklch(79.0% 0.049 10.2);
Tailwind
colors: {
custom: {
50: '#e4c6c9',
500: '#d8aeb3',
950: '#000000',
},
}SCSS
$custom: #d8aeb3; $custom-light: #e4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#d8aeb3",
"rgb": {
"r": 216,
"g": 174,
"b": 179
},
"hsl": {
"h": 352.857,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.78977,
"c": 0.04938,
"h": 10.2
},
"luminance": 0.48126
}Semantic roles & 50–950 ramp
primary
#D8AEB3
secondary
#DFECEA
accent
#AEA038
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#151313
muted
#848282