#E28FEE#E28FEE
#E28FEE is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.8% C 0.158 H 322.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E28FEE |
|---|---|
| RGB | rgb(226, 143, 238) |
| HSL | hsl(292, 74%, 75%) |
| HSV | hsv(292, 40%, 93%) |
| CMYK | cmyk(5%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.86, 46.29, -35.11) |
| CIE-LCH | lch(70.86, 58.10, 322.82°) |
| OKLab | oklab(76.76% 0.1247 -0.0962) |
| OKLCH | oklch(76.76% 0.158 322.3) |
| XYZ | xyz(56.6174, 41.9888, 85.9946) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.44
Lavender (survey)
#C79FEF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E28FEE #9BEE8F
analogous
#B38FEE #E28FEE #EE8FCB
triadic
#E28FEE #EEE28F #8FEEE2
tetradic
#E28FEE #EEB38F #9BEE8F #8FCBEE
square
#E28FEE #EEB38F #9BEE8F #8FCBEE
split-complementary
#E28FEE #CBEE8F #8FEEB3
monochromatic
#C625DE #D45AE6 #E28FEE #F0C4F6 #F8E4FB
Accessibility & contrast
On white
2.23
#E28FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#E28FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E28FEE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E28FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E28FEE | 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)
#84A7F1
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#E59AB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e28fee; /* rgb */ color: rgb(226, 143, 238); /* oklch */ color: oklch(76.8% 0.158 322.3);
Tailwind
colors: {
custom: {
50: '#ecb1f4',
500: '#e28fee',
950: '#000000',
},
}SCSS
$custom: #e28fee; $custom-light: #ecb1f4; $custom-dark: #000000;
JSON
{
"hex": "#e28fee",
"rgb": {
"r": 226,
"g": 143,
"b": 238
},
"hsl": {
"h": 292.421,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.76758,
"c": 0.15753,
"h": 322.3
},
"luminance": 0.41987
}Semantic roles & 50–950 ramp
primary
#E28FEE
secondary
#DCF3D8
accent
#D61029
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085