#D291DF#D291DF
#D291DF is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.7% C 0.129 H 320.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D291DF |
|---|---|
| RGB | rgb(210, 145, 223) |
| HSL | hsl(290, 55%, 72%) |
| HSV | hsv(290, 35%, 87%) |
| CMYK | cmyk(5.8%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(68.95, 37.50, -29.96) |
| CIE-LCH | lch(68.95, 48.00, 321.38°) |
| OKLab | oklab(74.74% 0.1002 -0.0819) |
| OKLCH | oklch(74.74% 0.129 320.7) |
| XYZ | xyz(50.0214, 39.2816, 74.7449) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.00
Plum
#DDA0DD
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D291DF #9EDF91
analogous
#AB91DF #D291DF #DF91C5
triadic
#D291DF #DFD291 #91DFD2
tetradic
#D291DF #DFAB91 #9EDF91 #91C5DF
square
#D291DF #DFAB91 #9EDF91 #91C5DF
split-complementary
#D291DF #C5DF91 #91DFAB
monochromatic
#A837BE #BF62D1 #D291DF #E5C0ED #F5E7F8
Accessibility & contrast
On white
2.37
#D291DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#D291DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D291DF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D291DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D291DF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#D49AAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d291df; /* rgb */ color: rgb(210, 145, 223); /* oklch */ color: oklch(74.7% 0.129 320.7);
Tailwind
colors: {
custom: {
50: '#e1b2e9',
500: '#d291df',
950: '#000000',
},
}SCSS
$custom: #d291df; $custom-light: #e1b2e9; $custom-dark: #000000;
JSON
{
"hex": "#d291df",
"rgb": {
"r": 210,
"g": 145,
"b": 223
},
"hsl": {
"h": 290,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.74737,
"c": 0.1294,
"h": 320.7
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#D291DF
secondary
#DFEFDC
accent
#C2233E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084