#D99EA9#D99EA9
#D99EA9 is a light, moderate red. Relative luminance 0.421; OKLCH L 75.8% C 0.072 H 6.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EA9 |
|---|---|
| RGB | rgb(217, 158, 169) |
| HSL | hsl(349, 44%, 74%) |
| HSV | hsv(349, 27%, 85%) |
| CMYK | cmyk(0%, 27.2%, 22.1%, 14.9%) |
| CIE-LAB | lab(70.92, 23.53, 2.99) |
| CIE-LCH | lch(70.92, 23.71, 7.25°) |
| OKLab | oklab(75.83% 0.0711 0.0082) |
| OKLCH | oklch(75.83% 0.072 6.6) |
| XYZ | xyz(48.0042, 42.0724, 43.1207) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.64
Dusty Pink
#D8A7B1
ΔE00 2.90
Grey Pink
#C3909B
ΔE00 5.04
Light Mauve
#C292A1
ΔE00 5.27
Greyish Pink
#C88D94
ΔE00 5.30
Dusty Pink (survey)
#D58A94
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EA9 #9ED9CE
analogous
#D99EC6 #D99EA9 #D9B09E
triadic
#D99EA9 #A9D99E #9EA9D9
tetradic
#D99EA9 #C6D99E #9ED9CE #B09ED9
square
#D99EA9 #C6D99E #9ED9CE #B09ED9
split-complementary
#D99EA9 #9ED9B0 #9EC6D9
monochromatic
#B5475C #C87282 #D99EA9 #EACAD0 #F6E9EC
Accessibility & contrast
On white
2.23
#D99EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D99EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EA9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EA9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#B4B2A8
Tritanopia (blue-blind)
#E49AA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d99ea9; /* rgb */ color: rgb(217, 158, 169); /* oklch */ color: oklch(75.8% 0.072 6.6);
Tailwind
colors: {
custom: {
50: '#e5bbc2',
500: '#d99ea9',
950: '#000000',
},
}SCSS
$custom: #d99ea9; $custom-light: #e5bbc2; $custom-dark: #000000;
JSON
{
"hex": "#d99ea9",
"rgb": {
"r": 217,
"g": 158,
"b": 169
},
"hsl": {
"h": 348.814,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.75833,
"c": 0.07158,
"h": 6.6
},
"luminance": 0.4207
}Semantic roles & 50–950 ramp
primary
#D99EA9
secondary
#DEEDEA
accent
#B79D2F
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181