#DD91C5#DD91C5
#DD91C5 is a light, moderate pink. Relative luminance 0.397; OKLCH L 74.9% C 0.113 H 339.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91C5 |
|---|---|
| RGB | rgb(221, 145, 197) |
| HSL | hsl(319, 53%, 72%) |
| HSV | hsv(319, 34%, 87%) |
| CMYK | cmyk(0%, 34.4%, 10.9%, 13.3%) |
| CIE-LAB | lab(69.22, 36.34, -15.03) |
| CIE-LCH | lch(69.22, 39.33, 337.53°) |
| OKLab | oklab(74.9% 0.1056 -0.04) |
| OKLCH | oklch(74.9% 0.113 339.2) |
| XYZ | xyz(50.0221, 39.6567, 57.8322) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.33
Pink (survey)
#FF81C0
ΔE00 7.03
Lilac
#C8A2C8
ΔE00 7.37
Orchid (survey)
#C875C4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91C5 #91DDA9
analogous
#CF91DD #DD91C5 #DD919F
triadic
#DD91C5 #C5DD91 #91C5DD
tetradic
#DD91C5 #DDCF91 #91DDA9 #919FDD
square
#DD91C5 #DDCF91 #91DDA9 #919FDD
split-complementary
#DD91C5 #9FDD91 #91DDCF
monochromatic
#BA3A91 #CF62AC #DD91C5 #EBC0DE #F8E8F3
Accessibility & contrast
On white
2.35
#DD91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DD91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91C5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91C5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C7
Deuteranopia (green-blind)
#A6ADC3
Tritanopia (blue-blind)
#E592A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd91c5; /* rgb */ color: rgb(221, 145, 197); /* oklch */ color: oklch(74.9% 0.113 339.2);
Tailwind
colors: {
custom: {
50: '#e9b2d6',
500: '#dd91c5',
950: '#000000',
},
}SCSS
$custom: #dd91c5; $custom-light: #e9b2d6; $custom-dark: #000000;
JSON
{
"hex": "#dd91c5",
"rgb": {
"r": 221,
"g": 145,
"b": 197
},
"hsl": {
"h": 318.947,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74902,
"c": 0.11293,
"h": 339.2
},
"luminance": 0.39654
}Semantic roles & 50–950 ramp
primary
#DD91C5
secondary
#DBEFE1
accent
#C05625
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083