#E282EC#E282EC
#E282EC is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.177 H 323.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E282EC |
|---|---|
| RGB | rgb(226, 130, 236) |
| HSL | hsl(294, 74%, 72%) |
| HSV | hsv(294, 45%, 93%) |
| CMYK | cmyk(4.2%, 44.9%, 0%, 7.5%) |
| CIE-LAB | lab(68.16, 52.58, -38.21) |
| CIE-LCH | lch(68.16, 65.00, 324.00°) |
| OKLab | oklab(74.71% 0.1427 -0.105) |
| OKLCH | oklch(74.71% 0.177 323.6) |
| XYZ | xyz(54.4855, 38.1925, 83.8425) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Purply Pink
#F075E6
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 3.95
Orchid
#DA70D6
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282EC #8CEC82
analogous
#AD82EC #E282EC #EC82C1
triadic
#E282EC #ECE282 #82ECE2
tetradic
#E282EC #ECAD82 #8CEC82 #82C1EC
square
#E282EC #ECAD82 #8CEC82 #82C1EC
split-complementary
#E282EC #C1EC82 #82ECAD
monochromatic
#C320D3 #D64DE4 #E282EC #EEB7F4 #F9E4FB
Accessibility & contrast
On white
2.43
#E282EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E282EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282EC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282EC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF0
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#E68EAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e282ec; /* rgb */ color: rgb(226, 130, 236); /* oklch */ color: oklch(74.7% 0.177 323.6);
Tailwind
colors: {
custom: {
50: '#eda9f2',
500: '#e282ec',
950: '#000000',
},
}SCSS
$custom: #e282ec; $custom-light: #eda9f2; $custom-dark: #000000;
JSON
{
"hex": "#e282ec",
"rgb": {
"r": 226,
"g": 130,
"b": 236
},
"hsl": {
"h": 294.34,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.74712,
"c": 0.17716,
"h": 323.6
},
"luminance": 0.3819
}Semantic roles & 50–950 ramp
primary
#E282EC
secondary
#DAF2D7
accent
#D61022
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85