#D99FAA#D99FAA
#D99FAA is a light, moderate red. Relative luminance 0.424; OKLCH L 76.0% C 0.070 H 6.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D99FAA |
|---|---|
| RGB | rgb(217, 159, 170) |
| HSL | hsl(349, 43%, 74%) |
| HSV | hsv(349, 27%, 85%) |
| CMYK | cmyk(0%, 26.7%, 21.7%, 14.9%) |
| CIE-LAB | lab(71.18, 23.13, 2.82) |
| CIE-LCH | lch(71.18, 23.30, 6.94°) |
| OKLab | oklab(76.04% 0.0699 0.0077) |
| OKLCH | oklch(76.04% 0.07 6.3) |
| XYZ | xyz(48.2697, 42.4527, 43.6741) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.75
Dusty Pink
#D8A7B1
ΔE00 2.60
Grey Pink
#C3909B
ΔE00 5.16
Light Mauve
#C292A1
ΔE00 5.33
Greyish Pink
#C88D94
ΔE00 5.52
Dusty Pink (survey)
#D58A94
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D99FAA #9FD9CE
analogous
#D99FC7 #D99FAA #D9B19F
triadic
#D99FAA #AAD99F #9FAAD9
tetradic
#D99FAA #C7D99F #9FD9CE #B19FD9
square
#D99FAA #C7D99F #9FD9CE #B19FD9
split-complementary
#D99FAA #9FD9B1 #9FC7D9
monochromatic
#B6485D #C87383 #D99FAA #EACBD1 #F6E9EC
Accessibility & contrast
On white
2.21
#D99FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#D99FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D99FAA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D99FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D99FAA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#B5B2A9
Tritanopia (blue-blind)
#E49BA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d99faa; /* rgb */ color: rgb(217, 159, 170); /* oklch */ color: oklch(76.0% 0.070 6.3);
Tailwind
colors: {
custom: {
50: '#e5bbc3',
500: '#d99faa',
950: '#000000',
},
}SCSS
$custom: #d99faa; $custom-light: #e5bbc3; $custom-dark: #000000;
JSON
{
"hex": "#d99faa",
"rgb": {
"r": 217,
"g": 159,
"b": 170
},
"hsl": {
"h": 348.621,
"s": 43.284,
"l": 73.725
},
"oklch": {
"l": 0.76043,
"c": 0.07032,
"h": 6.3
},
"luminance": 0.4245
}Semantic roles & 50–950 ramp
primary
#D99FAA
secondary
#DEEDEA
accent
#B69D2F
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181