#D591DF#D591DF
#D591DF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.0% C 0.131 H 322.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D591DF |
|---|---|
| RGB | rgb(213, 145, 223) |
| HSL | hsl(292, 55%, 72%) |
| HSV | hsv(292, 35%, 87%) |
| CMYK | cmyk(4.5%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(69.27, 38.43, -29.44) |
| CIE-LCH | lch(69.27, 48.41, 322.55°) |
| OKLab | oklab(75.05% 0.1036 -0.0804) |
| OKLCH | oklch(75.05% 0.131 322.2) |
| XYZ | xyz(50.8837, 39.7263, 74.7853) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.58
Plum
#DDA0DD
ΔE00 4.65
Violet (CSS)
#EE82EE
ΔE00 5.64
Pale Purple
#B790D4
ΔE00 5.95
Lavender (survey)
#C79FEF
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D591DF #9BDF91
analogous
#AE91DF #D591DF #DF91C2
triadic
#D591DF #DFD591 #91DFD5
tetradic
#D591DF #DFAE91 #9BDF91 #91C2DF
square
#D591DF #DFAE91 #9BDF91 #91C2DF
split-complementary
#D591DF #C2DF91 #91DFAE
monochromatic
#AD37BE #C362D1 #D591DF #E7C0ED #F6E7F8
Accessibility & contrast
On white
2.35
#D591DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#D591DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D591DF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D591DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D591DF | 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)
#89A4E2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#D799AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d591df; /* rgb */ color: rgb(213, 145, 223); /* oklch */ color: oklch(75.0% 0.131 322.2);
Tailwind
colors: {
custom: {
50: '#e3b2e9',
500: '#d591df',
950: '#000000',
},
}SCSS
$custom: #d591df; $custom-light: #e3b2e9; $custom-dark: #000000;
JSON
{
"hex": "#d591df",
"rgb": {
"r": 213,
"g": 145,
"b": 223
},
"hsl": {
"h": 292.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.7505,
"c": 0.13114,
"h": 322.2
},
"luminance": 0.39725
}Semantic roles & 50–950 ramp
primary
#D591DF
secondary
#DEEFDC
accent
#C22338
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084