#E28DFD#E28DFD
#E28DFD is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.1% C 0.176 H 317.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E28DFD |
|---|---|
| RGB | rgb(226, 141, 253) |
| HSL | hsl(286, 97%, 77%) |
| HSV | hsv(286, 44%, 99%) |
| CMYK | cmyk(10.7%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(71.09, 50.23, -42.95) |
| CIE-LCH | lch(71.09, 66.08, 319.47°) |
| OKLab | oklab(77.13% 0.1303 -0.1187) |
| OKLCH | oklch(77.13% 0.176 317.7) |
| XYZ | xyz(58.6160, 42.3122, 97.9888) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Liliac
#C48EFD
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28DFD #A8FD8D
analogous
#AA8DFD #E28DFD #FD8DE0
triadic
#E28DFD #FDE28D #8DFDE2
tetradic
#E28DFD #FDAA8D #A8FD8D #8DE0FD
square
#E28DFD #FDAA8D #A8FD8D #8DE0FD
split-complementary
#E28DFD #E0FD8D #8DFDAA
monochromatic
#C315FB #D351FC #E28DFD #F1C9FE #F7E1FE
Accessibility & contrast
On white
2.22
#E28DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E28DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28DFD
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28DFD | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#E29CB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e28dfd; /* rgb */ color: rgb(226, 141, 253); /* oklch */ color: oklch(77.1% 0.176 317.7);
Tailwind
colors: {
custom: {
50: '#edb0fe',
500: '#e28dfd',
950: '#000000',
},
}SCSS
$custom: #e28dfd; $custom-light: #edb0fe; $custom-dark: #000000;
JSON
{
"hex": "#e28dfd",
"rgb": {
"r": 226,
"g": 141,
"b": 253
},
"hsl": {
"h": 285.536,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.77132,
"c": 0.17625,
"h": 317.7
},
"luminance": 0.4231
}Semantic roles & 50–950 ramp
primary
#E28DFD
secondary
#DDF7D4
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086