#E284DB#E284DB
#E284DB is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.3% C 0.158 H 329.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E284DB |
|---|---|
| RGB | rgb(226, 132, 219) |
| HSL | hsl(304, 62%, 70%) |
| HSV | hsv(304, 42%, 89%) |
| CMYK | cmyk(0%, 41.6%, 3.1%, 11.4%) |
| CIE-LAB | lab(67.86, 48.50, -29.28) |
| CIE-LCH | lch(67.86, 56.65, 328.89°) |
| OKLab | oklab(74.26% 0.1365 -0.0796) |
| OKLCH | oklch(74.26% 0.158 329.7) |
| XYZ | xyz(52.4008, 37.7884, 71.5379) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 0.98
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 3.89
Orchid
#DA70D6
ΔE00 4.74
Orchid (survey)
#C875C4
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284DB #84E28B
analogous
#BA84E2 #E284DB #E284AC
triadic
#E284DB #DBE284 #84DBE2
tetradic
#E284DB #E2BA84 #84E28B #84ACE2
square
#E284DB #E2BA84 #84E28B #84ACE2
split-complementary
#E284DB #ACE284 #84E2BA
monochromatic
#BF2DB4 #D652CD #E284DB #EEB6E9 #F9E6F8
Accessibility & contrast
On white
2.45
#E284DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E284DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284DB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284DB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#E88BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e284db; /* rgb */ color: rgb(226, 132, 219); /* oklch */ color: oklch(74.3% 0.158 329.7);
Tailwind
colors: {
custom: {
50: '#edaae6',
500: '#e284db',
950: '#000000',
},
}SCSS
$custom: #e284db; $custom-light: #edaae6; $custom-dark: #000000;
JSON
{
"hex": "#e284db",
"rgb": {
"r": 226,
"g": 132,
"b": 219
},
"hsl": {
"h": 304.468,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.74262,
"c": 0.15801,
"h": 329.7
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#E284DB
secondary
#D4EED6
accent
#CA291C
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84