#E28FF4#E28FF4
#E28FF4 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.164 H 320.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FF4 |
|---|---|
| RGB | rgb(226, 143, 244) |
| HSL | hsl(289, 82%, 76%) |
| HSV | hsv(289, 41%, 96%) |
| CMYK | cmyk(7.4%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(71.11, 47.44, -38.00) |
| CIE-LCH | lch(71.11, 60.78, 321.30°) |
| OKLab | oklab(77.02% 0.1259 -0.1045) |
| OKLCH | oklch(77.02% 0.164 320.3) |
| XYZ | xyz(57.5136, 42.3473, 90.7146) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FF4 #A1F48F
analogous
#AF8FF4 #E28FF4 #F48FD3
triadic
#E28FF4 #F4E28F #8FF4E2
tetradic
#E28FF4 #F4AF8F #A1F48F #8FD3F4
square
#E28FF4 #F4AF8F #A1F48F #8FD3F4
split-complementary
#E28FF4 #D3F48F #8FF4AF
monochromatic
#C520E9 #D457EF #E28FF4 #F0C7F9 #F8E3FC
Accessibility & contrast
On white
2.22
#E28FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E28FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FF4
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FF4 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#E49BB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e28ff4; /* rgb */ color: rgb(226, 143, 244); /* oklch */ color: oklch(77.0% 0.164 320.3);
Tailwind
colors: {
custom: {
50: '#edb1f8',
500: '#e28ff4',
950: '#000000',
},
}SCSS
$custom: #e28ff4; $custom-light: #edb1f8; $custom-dark: #000000;
JSON
{
"hex": "#e28ff4",
"rgb": {
"r": 226,
"g": 143,
"b": 244
},
"hsl": {
"h": 289.307,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.77024,
"c": 0.16363,
"h": 320.3
},
"luminance": 0.42345
}Semantic roles & 50–950 ramp
primary
#E28FF4
secondary
#DCF4D7
accent
#DF072D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085