#E282E2#E282E2
#E282E2 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.3% C 0.168 H 327.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E282E2 |
|---|---|
| RGB | rgb(226, 130, 226) |
| HSL | hsl(300, 62%, 70%) |
| HSV | hsv(300, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 0%, 11.4%) |
| CIE-LAB | lab(67.75, 50.76, -33.34) |
| CIE-LCH | lch(67.75, 60.73, 326.71°) |
| OKLab | oklab(74.26% 0.1408 -0.0911) |
| OKLCH | oklch(74.26% 0.168 327.1) |
| XYZ | xyz(53.0731, 37.6276, 76.4040) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.14
Orchid
#DA70D6
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 6.18
Orchid (survey)
#C875C4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282E2 #82E282
analogous
#B282E2 #E282E2 #E282B2
triadic
#E282E2 #E2E282 #82E2E2
tetradic
#E282E2 #E2B282 #82E282 #82B2E2
square
#E282E2 #E2B282 #82E282 #82B2E2
split-complementary
#E282E2 #B2E282 #82E2B2
monochromatic
#BE2CBE #D650D6 #E282E2 #EEB4EE #F9E5F9
Accessibility & contrast
On white
2.46
#E282E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E282E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282E2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282E2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE5
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#E78CA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e282e2; /* rgb */ color: rgb(226, 130, 226); /* oklch */ color: oklch(74.3% 0.168 327.1);
Tailwind
colors: {
custom: {
50: '#eda9eb',
500: '#e282e2',
950: '#000000',
},
}SCSS
$custom: #e282e2; $custom-light: #eda9eb; $custom-dark: #000000;
JSON
{
"hex": "#e282e2",
"rgb": {
"r": 226,
"g": 130,
"b": 226
},
"hsl": {
"h": 300,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.74264,
"c": 0.16773,
"h": 327.1
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#E282E2
secondary
#D2EDD2
accent
#CA1B1B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84