#E282E4#E282E4
#E282E4 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.170 H 326.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E282E4 |
|---|---|
| RGB | rgb(226, 130, 228) |
| HSL | hsl(299, 64%, 70%) |
| HSV | hsv(299, 43%, 89%) |
| CMYK | cmyk(0.9%, 43%, 0%, 10.6%) |
| CIE-LAB | lab(67.83, 51.12, -34.32) |
| CIE-LCH | lch(67.83, 61.57, 326.13°) |
| OKLab | oklab(74.35% 0.1412 -0.0939) |
| OKLCH | oklch(74.35% 0.17 326.4) |
| XYZ | xyz(53.3492, 37.7380, 77.8578) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Lavender Pink
#DD85D7
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.12
Orchid
#DA70D6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 6.17
Orchid (survey)
#C875C4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282E4 #84E482
analogous
#B182E4 #E282E4 #E482B5
triadic
#E282E4 #E4E282 #82E4E2
tetradic
#E282E4 #E4B182 #84E482 #82B5E4
square
#E282E4 #E4B182 #84E482 #82B5E4
split-complementary
#E282E4 #B5E482 #82E4B1
monochromatic
#BF2AC2 #D650D9 #E282E4 #EEB4EF #F9E6FA
Accessibility & contrast
On white
2.46
#E282E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E282E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282E4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282E4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799EE7
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#E78CA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e282e4; /* rgb */ color: rgb(226, 130, 228); /* oklch */ color: oklch(74.4% 0.170 326.4);
Tailwind
colors: {
custom: {
50: '#eda9ed',
500: '#e282e4',
950: '#000000',
},
}SCSS
$custom: #e282e4; $custom-light: #eda9ed; $custom-dark: #000000;
JSON
{
"hex": "#e282e4",
"rgb": {
"r": 226,
"g": 130,
"b": 228
},
"hsl": {
"h": 298.776,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.74352,
"c": 0.16959,
"h": 326.4
},
"luminance": 0.37735
}Semantic roles & 50–950 ramp
primary
#E282E4
secondary
#D4EED3
accent
#CC191D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84