#D99EAA#D99EAA
#D99EAA is a light, moderate red. Relative luminance 0.421; OKLCH L 75.9% C 0.072 H 5.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D99EAA |
|---|---|
| RGB | rgb(217, 158, 170) |
| HSL | hsl(348, 44%, 74%) |
| HSV | hsv(348, 27%, 85%) |
| CMYK | cmyk(0%, 27.2%, 21.7%, 14.9%) |
| CIE-LAB | lab(70.95, 23.67, 2.48) |
| CIE-LCH | lch(70.95, 23.80, 5.97°) |
| OKLab | oklab(75.86% 0.0715 0.0068) |
| OKLCH | oklch(75.86% 0.072 5.5) |
| XYZ | xyz(48.0984, 42.1101, 43.6170) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.42
Dusty Pink
#D8A7B1
ΔE00 2.90
Grey Pink
#C3909B
ΔE00 5.04
Light Mauve
#C292A1
ΔE00 5.17
Greyish Pink
#C88D94
ΔE00 5.43
Dusty Pink (survey)
#D58A94
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99EAA #9ED9CD
analogous
#D99EC7 #D99EAA #D9AF9E
triadic
#D99EAA #AAD99E #9EAAD9
tetradic
#D99EAA #C7D99E #9ED9CD #AF9ED9
square
#D99EAA #C7D99E #9ED9CD #AF9ED9
split-complementary
#D99EAA #9ED9AF #9EC7D9
monochromatic
#B5475E #C87283 #D99EAA #EACAD1 #F6E9EC
Accessibility & contrast
On white
2.23
#D99EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#D99EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99EAA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99EAA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#E49AA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d99eaa; /* rgb */ color: rgb(217, 158, 170); /* oklch */ color: oklch(75.9% 0.072 5.5);
Tailwind
colors: {
custom: {
50: '#e5bbc3',
500: '#d99eaa',
950: '#000000',
},
}SCSS
$custom: #d99eaa; $custom-light: #e5bbc3; $custom-dark: #000000;
JSON
{
"hex": "#d99eaa",
"rgb": {
"r": 217,
"g": 158,
"b": 170
},
"hsl": {
"h": 347.797,
"s": 43.704,
"l": 73.529
},
"oklch": {
"l": 0.75862,
"c": 0.07181,
"h": 5.5
},
"luminance": 0.42108
}Semantic roles & 50–950 ramp
primary
#D99EAA
secondary
#DEEDEA
accent
#B79B2F
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181