#E28BFE#E28BFE
#E28BFE is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.9% C 0.181 H 317.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E28BFE |
|---|---|
| RGB | rgb(226, 139, 254) |
| HSL | hsl(285, 98%, 77%) |
| HSV | hsv(285, 45%, 100%) |
| CMYK | cmyk(11%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(70.73, 51.45, -44.05) |
| CIE-LCH | lch(70.73, 67.73, 319.43°) |
| OKLab | oklab(76.88% 0.1332 -0.1219) |
| OKLCH | oklch(76.88% 0.181 317.5) |
| XYZ | xyz(58.4835, 41.7916, 98.7326) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Liliac
#C48EFD
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28BFE #A7FE8B
analogous
#A88BFE #E28BFE #FE8BE1
triadic
#E28BFE #FEE28B #8BFEE2
tetradic
#E28BFE #FEA88B #A7FE8B #8BE1FE
square
#E28BFE #FEA88B #A7FE8B #8BE1FE
split-complementary
#E28BFE #E1FE8B #8BFEA8
monochromatic
#C412FD #D34EFD #E28BFE #F1C8FF #F7E1FF
Accessibility & contrast
On white
2.24
#E28BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#E28BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28BFE
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28BFE | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#E29BB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e28bfe; /* rgb */ color: rgb(226, 139, 254); /* oklch */ color: oklch(76.9% 0.181 317.5);
Tailwind
colors: {
custom: {
50: '#edafff',
500: '#e28bfe',
950: '#000000',
},
}SCSS
$custom: #e28bfe; $custom-light: #edafff; $custom-dark: #000000;
JSON
{
"hex": "#e28bfe",
"rgb": {
"r": 226,
"g": 139,
"b": 254
},
"hsl": {
"h": 285.391,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.76879,
"c": 0.18053,
"h": 317.5
},
"luminance": 0.4179
}Semantic roles & 50–950 ramp
primary
#E28BFE
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161118
muted
#848086