#E284DC#E284DC
#E284DC is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.3% C 0.159 H 329.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E284DC |
|---|---|
| RGB | rgb(226, 132, 220) |
| HSL | hsl(304, 62%, 70%) |
| HSV | hsv(304, 42%, 89%) |
| CMYK | cmyk(0%, 41.6%, 2.7%, 11.4%) |
| CIE-LAB | lab(67.90, 48.68, -29.77) |
| CIE-LCH | lch(67.90, 57.06, 328.55°) |
| OKLab | oklab(74.3% 0.1367 -0.081) |
| OKLCH | oklch(74.3% 0.159 329.4) |
| XYZ | xyz(52.5328, 37.8412, 72.2333) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.09
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.70
Orchid (survey)
#C875C4
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E284DC #84E28A
analogous
#B984E2 #E284DC #E284AD
triadic
#E284DC #DCE284 #84DCE2
tetradic
#E284DC #E2B984 #84E28A #84ADE2
square
#E284DC #E2B984 #84E28A #84ADE2
split-complementary
#E284DC #ADE284 #84E2B9
monochromatic
#BF2DB5 #D652CE #E284DC #EEB6EA #F9E6F8
Accessibility & contrast
On white
2.45
#E284DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E284DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E284DC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E284DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E284DC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#E88CA6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e284dc; /* rgb */ color: rgb(226, 132, 220); /* oklch */ color: oklch(74.3% 0.159 329.4);
Tailwind
colors: {
custom: {
50: '#edaae7',
500: '#e284dc',
950: '#000000',
},
}SCSS
$custom: #e284dc; $custom-light: #edaae7; $custom-dark: #000000;
JSON
{
"hex": "#e284dc",
"rgb": {
"r": 226,
"g": 132,
"b": 220
},
"hsl": {
"h": 303.83,
"s": 61.842,
"l": 70.196
},
"oklch": {
"l": 0.74304,
"c": 0.1589,
"h": 329.4
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#E284DC
secondary
#D4EED6
accent
#CA271C
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84