#E28EF3#E28EF3
#E28EF3 is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.164 H 320.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EF3 |
|---|---|
| RGB | rgb(226, 142, 243) |
| HSL | hsl(290, 81%, 75%) |
| HSV | hsv(290, 42%, 95%) |
| CMYK | cmyk(7%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(70.86, 47.76, -37.84) |
| CIE-LCH | lch(70.86, 60.94, 321.61°) |
| OKLab | oklab(76.83% 0.1271 -0.1041) |
| OKLCH | oklch(76.83% 0.164 320.7) |
| XYZ | xyz(57.2127, 41.9878, 89.8674) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 4.94
Purply Pink
#F075E6
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.12
Liliac
#C48EFD
ΔE00 6.77
Lilac (survey)
#CEA2FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EF3 #9FF38E
analogous
#AF8EF3 #E28EF3 #F38ED1
triadic
#E28EF3 #F3E28E #8EF3E2
tetradic
#E28EF3 #F3AF8E #9FF38E #8ED1F3
square
#E28EF3 #F3AF8E #9FF38E #8ED1F3
split-complementary
#E28EF3 #D1F38E #8EF3AF
monochromatic
#C61FE7 #D457ED #E28EF3 #F0C5F9 #F8E3FC
Accessibility & contrast
On white
2.23
#E28EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E28EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EF3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EF3 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#E49AB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e28ef3; /* rgb */ color: rgb(226, 142, 243); /* oklch */ color: oklch(76.8% 0.164 320.7);
Tailwind
colors: {
custom: {
50: '#edb1f7',
500: '#e28ef3',
950: '#000000',
},
}SCSS
$custom: #e28ef3; $custom-light: #edb1f7; $custom-dark: #000000;
JSON
{
"hex": "#e28ef3",
"rgb": {
"r": 226,
"g": 142,
"b": 243
},
"hsl": {
"h": 289.901,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.76825,
"c": 0.16427,
"h": 320.7
},
"luminance": 0.41986
}Semantic roles & 50–950 ramp
primary
#E28EF3
secondary
#DCF4D7
accent
#DD082C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085