#E28EE7#E28EE7
#E28EE7 is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.3% C 0.152 H 324.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E28EE7 |
|---|---|
| RGB | rgb(226, 142, 231) |
| HSL | hsl(297, 65%, 73%) |
| HSV | hsv(297, 39%, 91%) |
| CMYK | cmyk(2.2%, 38.5%, 0%, 9.4%) |
| CIE-LAB | lab(70.38, 45.50, -32.02) |
| CIE-LCH | lch(70.38, 55.64, 324.86°) |
| OKLab | oklab(76.3% 0.1247 -0.0875) |
| OKLCH | oklch(76.3% 0.152 324.9) |
| XYZ | xyz(55.4595, 41.2865, 80.6336) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.73
Orchid
#DA70D6
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28EE7 #93E78E
analogous
#B58EE7 #E28EE7 #E78EBF
triadic
#E28EE7 #E7E28E #8EE7E2
tetradic
#E28EE7 #E7B58E #93E78E #8EBFE7
square
#E28EE7 #E7B58E #93E78E #8EBFE7
split-complementary
#E28EE7 #BFE78E #8EE7B5
monochromatic
#C62CCF #D55CDC #E28EE7 #EFC0F2 #F9E6FA
Accessibility & contrast
On white
2.27
#E28EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#E28EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28EE7
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28EE7 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EA
Deuteranopia (green-blind)
#9BB0E4
Tritanopia (blue-blind)
#E697B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e28ee7; /* rgb */ color: rgb(226, 142, 231); /* oklch */ color: oklch(76.3% 0.152 324.9);
Tailwind
colors: {
custom: {
50: '#ecb1ef',
500: '#e28ee7',
950: '#000000',
},
}SCSS
$custom: #e28ee7; $custom-light: #ecb1ef; $custom-dark: #000000;
JSON
{
"hex": "#e28ee7",
"rgb": {
"r": 226,
"g": 142,
"b": 231
},
"hsl": {
"h": 296.629,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.76301,
"c": 0.15228,
"h": 324.9
},
"luminance": 0.41284
}Semantic roles & 50–950 ramp
primary
#E28EE7
secondary
#DBF1DA
accent
#CD1923
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084