#DD9FAA#DD9FAA
#DD9FAA is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.075 H 7.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9FAA |
|---|---|
| RGB | rgb(221, 159, 170) |
| HSL | hsl(349, 48%, 75%) |
| HSV | hsv(349, 28%, 87%) |
| CMYK | cmyk(0%, 28.1%, 23.1%, 13.3%) |
| CIE-LAB | lab(71.60, 24.60, 3.48) |
| CIE-LCH | lch(71.60, 24.84, 8.06°) |
| OKLab | oklab(76.46% 0.0744 0.0095) |
| OKLCH | oklch(76.46% 0.075 7.2) |
| XYZ | xyz(49.4734, 43.0733, 43.7305) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.39
Dusty Pink
#D8A7B1
ΔE00 3.18
Pig Pink
#E78EA5
ΔE00 5.70
Grey Pink
#C3909B
ΔE00 5.74
Greyish Pink
#C88D94
ΔE00 5.77
Dusty Pink (survey)
#D58A94
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9FAA #9FDDD2
analogous
#DD9FC9 #DD9FAA #DDB39F
triadic
#DD9FAA #AADD9F #9FAADD
tetradic
#DD9FAA #C9DD9F #9FDDD2 #B39FDD
square
#DD9FAA #C9DD9F #9FDDD2 #B39FDD
split-complementary
#DD9FAA #9FDDB3 #9FC9DD
monochromatic
#BD455A #CD7282 #DD9FAA #EDCCD2 #F7E8EB
Accessibility & contrast
On white
2.18
#DD9FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#DD9FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9FAA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9FAA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#E89AA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd9faa; /* rgb */ color: rgb(221, 159, 170); /* oklch */ color: oklch(76.5% 0.075 7.2);
Tailwind
colors: {
custom: {
50: '#e8bbc3',
500: '#dd9faa',
950: '#000000',
},
}SCSS
$custom: #dd9faa; $custom-light: #e8bbc3; $custom-dark: #000000;
JSON
{
"hex": "#dd9faa",
"rgb": {
"r": 221,
"g": 159,
"b": 170
},
"hsl": {
"h": 349.355,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.76464,
"c": 0.07501,
"h": 7.2
},
"luminance": 0.43071
}Semantic roles & 50–950 ramp
primary
#DD9FAA
secondary
#DDEEEB
accent
#BBA12B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181