#E282FF#E282FF
#E282FF is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.196 H 318.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E282FF |
|---|---|
| RGB | rgb(226, 130, 255) |
| HSL | hsl(286, 100%, 75%) |
| HSV | hsv(286, 49%, 100%) |
| CMYK | cmyk(11.4%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.01, 56.20, -47.30) |
| CIE-LCH | lch(69.01, 73.45, 319.92°) |
| OKLab | oklab(75.62% 0.1455 -0.1312) |
| OKLCH | oklch(75.62% 0.196 318) |
| XYZ | xyz(57.3942, 39.3560, 99.1615) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.69
Liliac
#C48EFD
ΔE00 6.10
Violet Pink
#FB5FFC
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.49
Light Purple
#BF77F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282FF #9FFF82
analogous
#A382FF #E282FF #FF82DD
triadic
#E282FF #FFE282 #82FFE2
tetradic
#E282FF #FFA382 #9FFF82 #82DDFF
square
#E282FF #FFA382 #9FFF82 #82DDFF
split-complementary
#E282FF #DDFF82 #82FFA3
monochromatic
#C608FF #D445FF #E282FF #F0BFFF #F8E0FF
Accessibility & contrast
On white
2.37
#E282FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E282FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282FF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282FF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#E294B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e282ff; /* rgb */ color: rgb(226, 130, 255); /* oklch */ color: oklch(75.6% 0.196 318.0);
Tailwind
colors: {
custom: {
50: '#eda9ff',
500: '#e282ff',
950: '#000000',
},
}SCSS
$custom: #e282ff; $custom-light: #eda9ff; $custom-dark: #000000;
JSON
{
"hex": "#e282ff",
"rgb": {
"r": 226,
"g": 130,
"b": 255
},
"hsl": {
"h": 286.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75617,
"c": 0.1959,
"h": 318
},
"luminance": 0.39354
}Semantic roles & 50–950 ramp
primary
#E282FF
secondary
#DCF7D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86