#D899AE#D899AE
#D899AE is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.0% C 0.080 H 357.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D899AE |
|---|---|
| RGB | rgb(216, 153, 174) |
| HSL | hsl(340, 45%, 72%) |
| HSV | hsv(340, 29%, 85%) |
| CMYK | cmyk(0%, 29.2%, 19.4%, 15.3%) |
| CIE-LAB | lab(69.78, 26.62, -1.46) |
| CIE-LCH | lch(69.78, 26.66, 356.86°) |
| OKLab | oklab(74.98% 0.0798 -0.0035) |
| OKLCH | oklch(74.98% 0.08 357.5) |
| XYZ | xyz(47.3506, 40.4398, 45.3478) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.45
Light Mauve
#C292A1
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 5.07
Dull Pink
#D5869D
ΔE00 5.18
Grey Pink
#C3909B
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899AE #99D8C3
analogous
#D899CE #D899AE #D8A499
triadic
#D899AE #AED899 #99AED8
tetradic
#D899AE #CED899 #99D8C3 #A499D8
square
#D899AE #CED899 #99D8C3 #A499D8
split-complementary
#D899AE #99D8A4 #99CED8
monochromatic
#B24469 #C76D8B #D899AE #E9C5D1 #F7E9ED
Accessibility & contrast
On white
2.31
#D899AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D899AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899AE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899AE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#AFAFAD
Tritanopia (blue-blind)
#E296A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d899ae; /* rgb */ color: rgb(216, 153, 174); /* oklch */ color: oklch(75.0% 0.080 357.5);
Tailwind
colors: {
custom: {
50: '#e5b7c6',
500: '#d899ae',
950: '#000000',
},
}SCSS
$custom: #d899ae; $custom-light: #e5b7c6; $custom-dark: #000000;
JSON
{
"hex": "#d899ae",
"rgb": {
"r": 216,
"g": 153,
"b": 174
},
"hsl": {
"h": 340,
"s": 44.681,
"l": 72.353
},
"oklch": {
"l": 0.74976,
"c": 0.07983,
"h": 357.5
},
"luminance": 0.40437
}Semantic roles & 50–950 ramp
primary
#D899AE
secondary
#DEEDE8
accent
#B88A2E
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082