#E284EB#E284EB
#E284EB is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.0% C 0.173 H 323.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E284EB |
|---|---|
| RGB | rgb(226, 132, 235) |
| HSL | hsl(295, 72%, 72%) |
| HSV | hsv(295, 44%, 92%) |
| CMYK | cmyk(3.8%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.51, 51.39, -37.11) |
| CIE-LCH | lch(68.51, 63.39, 324.16°) |
| OKLab | oklab(74.96% 0.1397 -0.1019) |
| OKLCH | oklch(74.96% 0.173 323.9) |
| XYZ | xyz(54.6092, 38.6718, 83.1690) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 3.67
Orchid
#DA70D6
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284EB #8DEB84
analogous
#AF84EB #E284EB #EB84C1
triadic
#E284EB #EBE284 #84EBE2
tetradic
#E284EB #EBAF84 #8DEB84 #84C1EB
square
#E284EB #EBAF84 #8DEB84 #84C1EB
split-complementary
#E284EB #C1EB84 #84EBAF
monochromatic
#C322D2 #D64FE2 #E284EB #EEB9F4 #F9E5FB
Accessibility & contrast
On white
2.40
#E284EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#E284EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284EB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284EB | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#E690AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e284eb; /* rgb */ color: rgb(226, 132, 235); /* oklch */ color: oklch(75.0% 0.173 323.9);
Tailwind
colors: {
custom: {
50: '#edaaf1',
500: '#e284eb',
950: '#000000',
},
}SCSS
$custom: #e284eb; $custom-light: #edaaf1; $custom-dark: #000000;
JSON
{
"hex": "#e284eb",
"rgb": {
"r": 226,
"g": 132,
"b": 235
},
"hsl": {
"h": 294.757,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74959,
"c": 0.17292,
"h": 323.9
},
"luminance": 0.38669
}Semantic roles & 50–950 ramp
primary
#E284EB
secondary
#DBF2D8
accent
#D41122
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85