#E284EE#E284EE
#E284EE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.176 H 322.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E284EE |
|---|---|
| RGB | rgb(226, 132, 238) |
| HSL | hsl(293, 76%, 73%) |
| HSV | hsv(293, 45%, 93%) |
| CMYK | cmyk(5%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.64, 51.95, -38.56) |
| CIE-LCH | lch(68.64, 64.70, 323.41°) |
| OKLab | oklab(75.1% 0.1402 -0.1061) |
| OKLCH | oklch(75.1% 0.176 322.9) |
| XYZ | xyz(55.0463, 38.8466, 85.4709) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.16
Orchid
#DA70D6
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284EE #90EE84
analogous
#AD84EE #E284EE #EE84C5
triadic
#E284EE #EEE284 #84EEE2
tetradic
#E284EE #EEAD84 #90EE84 #84C5EE
square
#E284EE #EEAD84 #90EE84 #84C5EE
split-complementary
#E284EE #C5EE84 #84EEAD
monochromatic
#C41EDA #D54EE7 #E284EE #EFBAF5 #F9E4FB
Accessibility & contrast
On white
2.39
#E284EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E284EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284EE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284EE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#E591AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e284ee; /* rgb */ color: rgb(226, 132, 238); /* oklch */ color: oklch(75.1% 0.176 322.9);
Tailwind
colors: {
custom: {
50: '#edaaf4',
500: '#e284ee',
950: '#000000',
},
}SCSS
$custom: #e284ee; $custom-light: #edaaf4; $custom-dark: #000000;
JSON
{
"hex": "#e284ee",
"rgb": {
"r": 226,
"g": 132,
"b": 238
},
"hsl": {
"h": 293.208,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.75096,
"c": 0.17583,
"h": 322.9
},
"luminance": 0.38844
}Semantic roles & 50–950 ramp
primary
#E284EE
secondary
#DBF3D8
accent
#D80E25
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85