#DD91C3#DD91C3
#DD91C3 is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.8% C 0.111 H 340.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DD91C3 |
|---|---|
| RGB | rgb(221, 145, 195) |
| HSL | hsl(321, 53%, 72%) |
| HSV | hsv(321, 34%, 87%) |
| CMYK | cmyk(0%, 34.4%, 11.8%, 13.3%) |
| CIE-LAB | lab(69.16, 36.01, -14.02) |
| CIE-LCH | lch(69.16, 38.64, 338.73°) |
| OKLab | oklab(74.83% 0.105 -0.0372) |
| OKLCH | oklch(74.83% 0.111 340.5) |
| XYZ | xyz(49.7945, 39.5656, 56.6333) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 7.40
Dull Pink
#D5869D
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD91C3 #91DDAB
analogous
#D191DD #DD91C3 #DD919D
triadic
#DD91C3 #C3DD91 #91C3DD
tetradic
#DD91C3 #DDD191 #91DDAB #919DDD
square
#DD91C3 #DDD191 #91DDAB #919DDD
split-complementary
#DD91C3 #9DDD91 #91DDD1
monochromatic
#BA3A8E #CF62AA #DD91C3 #EBC0DD #F8E8F2
Accessibility & contrast
On white
2.36
#DD91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#DD91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD91C3
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD91C3 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C5
Deuteranopia (green-blind)
#A7ADC1
Tritanopia (blue-blind)
#E692A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd91c3; /* rgb */ color: rgb(221, 145, 195); /* oklch */ color: oklch(74.8% 0.111 340.5);
Tailwind
colors: {
custom: {
50: '#e9b2d5',
500: '#dd91c3',
950: '#000000',
},
}SCSS
$custom: #dd91c3; $custom-light: #e9b2d5; $custom-dark: #000000;
JSON
{
"hex": "#dd91c3",
"rgb": {
"r": 221,
"g": 145,
"b": 195
},
"hsl": {
"h": 320.526,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74831,
"c": 0.11139,
"h": 340.5
},
"luminance": 0.39563
}Semantic roles & 50–950 ramp
primary
#DD91C3
secondary
#DBEFE2
accent
#C05A25
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083