#D99EA8#D99EA8
#D99EA8 is a light, moderate red. Relative luminance 0.420; OKLCH L 75.8% C 0.071 H 7.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EA8 |
|---|---|
| RGB | rgb(217, 158, 168) |
| HSL | hsl(350, 44%, 74%) |
| HSV | hsv(350, 27%, 85%) |
| CMYK | cmyk(0%, 27.2%, 22.6%, 14.9%) |
| CIE-LAB | lab(70.89, 23.38, 3.51) |
| CIE-LCH | lch(70.89, 23.64, 8.54°) |
| OKLab | oklab(75.81% 0.0707 0.0095) |
| OKLCH | oklch(75.81% 0.071 7.7) |
| XYZ | xyz(47.9107, 42.0350, 42.6282) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.90
Dusty Pink
#D8A7B1
ΔE00 2.94
Grey Pink
#C3909B
ΔE00 5.06
Greyish Pink
#C88D94
ΔE00 5.19
Light Mauve
#C292A1
ΔE00 5.40
Dusty Pink (survey)
#D58A94
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EA8 #9ED9CF
analogous
#D99EC5 #D99EA8 #D9B19E
triadic
#D99EA8 #A8D99E #9EA8D9
tetradic
#D99EA8 #C5D99E #9ED9CF #B19ED9
square
#D99EA8 #C5D99E #9ED9CF #B19ED9
split-complementary
#D99EA8 #9ED9B1 #9EC5D9
monochromatic
#B5475A #C87281 #D99EA8 #EACACF #F6E9EB
Accessibility & contrast
On white
2.23
#D99EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D99EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EA8
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EA8 | 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)
#A7A7A8
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#E49AA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d99ea8; /* rgb */ color: rgb(217, 158, 168); /* oklch */ color: oklch(75.8% 0.071 7.7);
Tailwind
colors: {
custom: {
50: '#e5bbc1',
500: '#d99ea8',
950: '#000000',
},
}SCSS
$custom: #d99ea8; $custom-light: #e5bbc1; $custom-dark: #000000;
JSON
{
"hex": "#d99ea8",
"rgb": {
"r": 217,
"g": 158,
"b": 168
},
"hsl": {
"h": 349.831,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.75805,
"c": 0.07137,
"h": 7.7
},
"luminance": 0.42033
}Semantic roles & 50–950 ramp
primary
#D99EA8
secondary
#DEEDEB
accent
#B7A02F
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181