#D8AEBB#D8AEBB
#D8AEBB is a light, muted pink. Relative luminance 0.485; OKLCH L 79.2% C 0.052 H 357.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D8AEBB |
|---|---|
| RGB | rgb(216, 174, 187) |
| HSL | hsl(341, 35%, 76%) |
| HSV | hsv(341, 19%, 85%) |
| CMYK | cmyk(0%, 19.4%, 13.4%, 15.3%) |
| CIE-LAB | lab(75.11, 17.31, -0.82) |
| CIE-LCH | lch(75.11, 17.33, 357.29°) |
| OKLab | oklab(79.21% 0.0516 -0.0019) |
| OKLCH | oklch(79.21% 0.052 357.9) |
| XYZ | xyz(52.4244, 48.4606, 53.5964) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.66
Faded Pink
#DE9DAC
ΔE00 6.04
Thistle
#D8BFD8
ΔE00 7.53
Pastel Pink
#FFBACD
ΔE00 7.57
Pink
#FFC0CB
ΔE00 7.58
Bubblegum
#FFC1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8AEBB #AED8CB
analogous
#D8AED0 #D8AEBB #D8B6AE
triadic
#D8AEBB #BBD8AE #AEBBD8
tetradic
#D8AEBB #D0D8AE #AED8CB #B6AED8
square
#D8AEBB #D0D8AE #AED8CB #B6AED8
split-complementary
#D8AEBB #AED8B6 #AED0D8
monochromatic
#B05B76 #C48598 #D8AEBB #ECD7DE #F5EAEE
Accessibility & contrast
On white
1.96
#D8AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#D8AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8AEBB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8AEBB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#DFACB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d8aebb; /* rgb */ color: rgb(216, 174, 187); /* oklch */ color: oklch(79.2% 0.052 357.9);
Tailwind
colors: {
custom: {
50: '#e4c6cf',
500: '#d8aebb',
950: '#000000',
},
}SCSS
$custom: #d8aebb; $custom-light: #e4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#d8aebb",
"rgb": {
"r": 216,
"g": 174,
"b": 187
},
"hsl": {
"h": 341.429,
"s": 35,
"l": 76.471
},
"oklch": {
"l": 0.79209,
"c": 0.05166,
"h": 357.9
},
"luminance": 0.48459
}Semantic roles & 50–950 ramp
primary
#D8AEBB
secondary
#DFECE8
accent
#AE8938
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#151313
muted
#848282