#E284EC#E284EC
#E284EC is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.0% C 0.174 H 323.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E284EC |
|---|---|
| RGB | rgb(226, 132, 236) |
| HSL | hsl(294, 73%, 72%) |
| HSV | hsv(294, 44%, 93%) |
| CMYK | cmyk(4.2%, 44.1%, 0%, 7.5%) |
| CIE-LAB | lab(68.56, 51.57, -37.60) |
| CIE-LCH | lch(68.56, 63.82, 323.91°) |
| OKLab | oklab(75% 0.1399 -0.1033) |
| OKLCH | oklch(75% 0.174 323.6) |
| XYZ | xyz(54.7541, 38.7298, 83.9320) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284EC #8EEC84
analogous
#AE84EC #E284EC #EC84C2
triadic
#E284EC #ECE284 #84ECE2
tetradic
#E284EC #ECAE84 #8EEC84 #84C2EC
square
#E284EC #ECAE84 #8EEC84 #84C2EC
split-complementary
#E284EC #C2EC84 #84ECAE
monochromatic
#C321D5 #D64FE4 #E284EC #EEB9F4 #F9E4FB
Accessibility & contrast
On white
2.40
#E284EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E284EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284EC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284EC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#E590AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e284ec; /* rgb */ color: rgb(226, 132, 236); /* oklch */ color: oklch(75.0% 0.174 323.6);
Tailwind
colors: {
custom: {
50: '#edaaf2',
500: '#e284ec',
950: '#000000',
},
}SCSS
$custom: #e284ec; $custom-light: #edaaf2; $custom-dark: #000000;
JSON
{
"hex": "#e284ec",
"rgb": {
"r": 226,
"g": 132,
"b": 236
},
"hsl": {
"h": 294.231,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.75004,
"c": 0.17388,
"h": 323.6
},
"luminance": 0.38727
}Semantic roles & 50–950 ramp
primary
#E284EC
secondary
#DBF3D8
accent
#D51023
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85