#E482FF#E482FF
#E482FF is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.197 H 318.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E482FF |
|---|---|
| RGB | rgb(228, 130, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 49%, 100%) |
| CMYK | cmyk(10.6%, 49%, 0%, 0%) |
| CIE-LAB | lab(69.24, 56.74, -46.91) |
| CIE-LCH | lch(69.24, 73.62, 320.42°) |
| OKLab | oklab(75.84% 0.1478 -0.13) |
| OKLCH | oklch(75.84% 0.197 318.6) |
| XYZ | xyz(58.0251, 39.6813, 99.1911) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.32
Liliac
#C48EFD
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E482FF #9DFF82
analogous
#A582FF #E482FF #FF82DB
triadic
#E482FF #FFE482 #82FFE4
tetradic
#E482FF #FFA582 #9DFF82 #82DBFF
square
#E482FF #FFA582 #9DFF82 #82DBFF
split-complementary
#E482FF #DBFF82 #82FFA5
monochromatic
#CA08FF #D745FF #E482FF #F1BFFF #F8E0FF
Accessibility & contrast
On white
2.35
#E482FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E482FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E482FF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E482FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E482FF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#89ACFC
Tritanopia (blue-blind)
#E494B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e482ff; /* rgb */ color: rgb(228, 130, 255); /* oklch */ color: oklch(75.8% 0.197 318.6);
Tailwind
colors: {
custom: {
50: '#efa9ff',
500: '#e482ff',
950: '#000000',
},
}SCSS
$custom: #e482ff; $custom-light: #efa9ff; $custom-dark: #000000;
JSON
{
"hex": "#e482ff",
"rgb": {
"r": 228,
"g": 130,
"b": 255
},
"hsl": {
"h": 287.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.7584,
"c": 0.19683,
"h": 318.6
},
"luminance": 0.39679
}Semantic roles & 50–950 ramp
primary
#E482FF
secondary
#DBF7D4
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86