#D291EF#D291EF
#D291EF is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.4% C 0.147 H 314.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D291EF |
|---|---|
| RGB | rgb(210, 145, 239) |
| HSL | hsl(281, 75%, 75%) |
| HSV | hsv(281, 39%, 94%) |
| CMYK | cmyk(12.1%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(69.60, 40.70, -37.75) |
| CIE-LCH | lch(69.60, 55.51, 317.16°) |
| OKLab | oklab(75.44% 0.1037 -0.1041) |
| OKLCH | oklch(75.44% 0.147 314.9) |
| XYZ | xyz(52.2813, 40.1856, 86.6471) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.62
Liliac
#C48EFD
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D291EF #AEEF91
analogous
#A391EF #D291EF #EF91DD
triadic
#D291EF #EFD291 #91EFD2
tetradic
#D291EF #EFA391 #AEEF91 #91DDEF
square
#D291EF #EFA391 #AEEF91 #91DDEF
split-complementary
#D291EF #DDEF91 #91EFA3
monochromatic
#A626DF #BC5CE7 #D291EF #E8C6F7 #F4E4FB
Accessibility & contrast
On white
2.32
#D291EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D291EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D291EF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D291EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D291EF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#D09EB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d291ef; /* rgb */ color: rgb(210, 145, 239); /* oklch */ color: oklch(75.4% 0.147 314.9);
Tailwind
colors: {
custom: {
50: '#e1b2f4',
500: '#d291ef',
950: '#000000',
},
}SCSS
$custom: #d291ef; $custom-light: #e1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#d291ef",
"rgb": {
"r": 210,
"g": 145,
"b": 239
},
"hsl": {
"h": 281.489,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.75438,
"c": 0.14697,
"h": 314.9
},
"luminance": 0.40184
}Semantic roles & 50–950 ramp
primary
#D291EF
secondary
#E0F3D8
accent
#D70F4C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085