#E28DFA#E28DFA
#E28DFA is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.173 H 318.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E28DFA |
|---|---|
| RGB | rgb(226, 141, 250) |
| HSL | hsl(287, 92%, 77%) |
| HSV | hsv(287, 44%, 98%) |
| CMYK | cmyk(9.6%, 43.6%, 0%, 2%) |
| CIE-LAB | lab(70.96, 49.64, -41.52) |
| CIE-LCH | lch(70.96, 64.71, 320.09°) |
| OKLab | oklab(76.99% 0.1298 -0.1146) |
| OKLCH | oklch(76.99% 0.173 318.6) |
| XYZ | xyz(58.1419, 42.1225, 95.4917) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Baby Purple
#CA9BF7
ΔE00 5.89
Liliac
#C48EFD
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.19
Lilac (survey)
#CEA2FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28DFA #A5FA8D
analogous
#AC8DFA #E28DFA #FA8DDC
triadic
#E28DFA #FAE28D #8DFAE2
tetradic
#E28DFA #FAAC8D #A5FA8D #8DDCFA
square
#E28DFA #FAAC8D #A5FA8D #8DDCFA
split-complementary
#E28DFA #DCFA8D #8DFAAC
monochromatic
#C418F5 #D352F7 #E28DFA #F1C8FD #F8E2FE
Accessibility & contrast
On white
2.23
#E28DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E28DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28DFA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28DFA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#E29BB8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e28dfa; /* rgb */ color: rgb(226, 141, 250); /* oklch */ color: oklch(77.0% 0.173 318.6);
Tailwind
colors: {
custom: {
50: '#edb0fc',
500: '#e28dfa',
950: '#000000',
},
}SCSS
$custom: #e28dfa; $custom-light: #edb0fc; $custom-dark: #000000;
JSON
{
"hex": "#e28dfa",
"rgb": {
"r": 226,
"g": 141,
"b": 250
},
"hsl": {
"h": 286.789,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.76992,
"c": 0.17313,
"h": 318.6
},
"luminance": 0.42121
}Semantic roles & 50–950 ramp
primary
#E28DFA
secondary
#DCF6D5
accent
#E60033
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085