#DD9FA2#DD9FA2
#DD9FA2 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.2% C 0.074 H 15.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9FA2 |
|---|---|
| RGB | rgb(221, 159, 162) |
| HSL | hsl(357, 48%, 75%) |
| HSV | hsv(357, 28%, 87%) |
| CMYK | cmyk(0%, 28.1%, 26.7%, 13.3%) |
| CIE-LAB | lab(71.41, 23.46, 7.62) |
| CIE-LCH | lch(71.41, 24.67, 17.99°) |
| OKLab | oklab(76.24% 0.0714 0.0201) |
| OKLCH | oklch(76.24% 0.074 15.7) |
| XYZ | xyz(48.7395, 42.7798, 39.8655) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.23
Dusty Pink
#D8A7B1
ΔE00 4.44
Greyish Pink
#C88D94
ΔE00 5.66
Dusty Pink (survey)
#D58A94
ΔE00 5.84
Grey Pink
#C3909B
ΔE00 6.51
Rosybrown
#BC8F8F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9FA2 #9FDDDA
analogous
#DD9FC1 #DD9FA2 #DDBB9F
triadic
#DD9FA2 #A2DD9F #9FA2DD
tetradic
#DD9FA2 #C1DD9F #9FDDDA #BB9FDD
square
#DD9FA2 #C1DD9F #9FDDDA #BB9FDD
split-complementary
#DD9FA2 #9FDDBB #9FC1DD
monochromatic
#BD454A #CD7276 #DD9FA2 #EDCCCE #F7E8E9
Accessibility & contrast
On white
2.20
#DD9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DD9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9FA2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9FA2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#E999A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd9fa2; /* rgb */ color: rgb(221, 159, 162); /* oklch */ color: oklch(76.2% 0.074 15.7);
Tailwind
colors: {
custom: {
50: '#e9bbbd',
500: '#dd9fa2',
950: '#000000',
},
}SCSS
$custom: #dd9fa2; $custom-light: #e9bbbd; $custom-dark: #000000;
JSON
{
"hex": "#dd9fa2",
"rgb": {
"r": 221,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.097,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.76244,
"c": 0.07415,
"h": 15.7
},
"luminance": 0.42777
}Semantic roles & 50–950 ramp
primary
#DD9FA2
secondary
#DDEEED
accent
#BBB42B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181