#DD91C6#DD91C6
#DD91C6 is a light, moderate pink. Relative luminance 0.397; OKLCH L 74.9% C 0.114 H 338.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91C6 |
|---|---|
| RGB | rgb(221, 145, 198) |
| HSL | hsl(318, 53%, 72%) |
| HSV | hsv(318, 34%, 87%) |
| CMYK | cmyk(0%, 34.4%, 10.4%, 13.3%) |
| CIE-LAB | lab(69.26, 36.51, -15.54) |
| CIE-LCH | lch(69.26, 39.68, 336.95°) |
| OKLab | oklab(74.94% 0.1059 -0.0414) |
| OKLCH | oklch(74.94% 0.114 338.6) |
| XYZ | xyz(50.1371, 39.7027, 58.4376) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.31
Pink (survey)
#FF81C0
ΔE00 7.10
Lilac
#C8A2C8
ΔE00 7.37
Orchid (survey)
#C875C4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91C6 #91DDA8
analogous
#CE91DD #DD91C6 #DD91A0
triadic
#DD91C6 #C6DD91 #91C6DD
tetradic
#DD91C6 #DDCE91 #91DDA8 #91A0DD
square
#DD91C6 #DDCE91 #91DDA8 #91A0DD
split-complementary
#DD91C6 #A0DD91 #91DDCE
monochromatic
#BA3A93 #CF62AE #DD91C6 #EBC0DE #F8E8F3
Accessibility & contrast
On white
2.35
#DD91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#DD91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91C6
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91C6 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C8
Deuteranopia (green-blind)
#A6ADC4
Tritanopia (blue-blind)
#E593A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd91c6; /* rgb */ color: rgb(221, 145, 198); /* oklch */ color: oklch(74.9% 0.114 338.6);
Tailwind
colors: {
custom: {
50: '#e9b2d7',
500: '#dd91c6',
950: '#000000',
},
}SCSS
$custom: #dd91c6; $custom-light: #e9b2d7; $custom-dark: #000000;
JSON
{
"hex": "#dd91c6",
"rgb": {
"r": 221,
"g": 145,
"b": 198
},
"hsl": {
"h": 318.158,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74938,
"c": 0.1137,
"h": 338.6
},
"luminance": 0.397
}Semantic roles & 50–950 ramp
primary
#DD91C6
secondary
#DBEFE1
accent
#C05425
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083