#E284EA#E284EA
#E284EA is a light, vivid purple. Relative luminance 0.386; OKLCH L 74.9% C 0.172 H 324.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E284EA |
|---|---|
| RGB | rgb(226, 132, 234) |
| HSL | hsl(295, 71%, 72%) |
| HSV | hsv(295, 44%, 92%) |
| CMYK | cmyk(3.4%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.47, 51.20, -36.63) |
| CIE-LCH | lch(68.47, 62.95, 324.42°) |
| OKLab | oklab(74.91% 0.1395 -0.1005) |
| OKLCH | oklch(74.91% 0.172 324.2) |
| XYZ | xyz(54.4652, 38.6142, 82.4103) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Lavender Pink
#DD85D7
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.04
Candy Pink
#FF63E9
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284EA #8CEA84
analogous
#AF84EA #E284EA #EA84BF
triadic
#E284EA #EAE284 #84EAE2
tetradic
#E284EA #EAAF84 #8CEA84 #84BFEA
square
#E284EA #EAAF84 #8CEA84 #84BFEA
split-complementary
#E284EA #BFEA84 #84EAAF
monochromatic
#C324D0 #D650E1 #E284EA #EEB8F3 #F9E5FB
Accessibility & contrast
On white
2.41
#E284EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E284EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284EA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284EA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#E68FAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e284ea; /* rgb */ color: rgb(226, 132, 234); /* oklch */ color: oklch(74.9% 0.172 324.2);
Tailwind
colors: {
custom: {
50: '#edaaf1',
500: '#e284ea',
950: '#000000',
},
}SCSS
$custom: #e284ea; $custom-light: #edaaf1; $custom-dark: #000000;
JSON
{
"hex": "#e284ea",
"rgb": {
"r": 226,
"g": 132,
"b": 234
},
"hsl": {
"h": 295.294,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74914,
"c": 0.17196,
"h": 324.2
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#E284EA
secondary
#DAF2D8
accent
#D31322
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84