#E482E7#E482E7
#E482E7 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.174 H 326.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E482E7 |
|---|---|
| RGB | rgb(228, 130, 231) |
| HSL | hsl(298, 68%, 71%) |
| HSV | hsv(298, 44%, 91%) |
| CMYK | cmyk(1.3%, 43.7%, 0%, 9.4%) |
| CIE-LAB | lab(68.19, 52.24, -35.39) |
| CIE-LCH | lch(68.19, 63.10, 325.89°) |
| OKLab | oklab(74.72% 0.144 -0.0969) |
| OKLCH | oklch(74.72% 0.174 326.1) |
| XYZ | xyz(54.4002, 38.2314, 80.0997) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 3.03
Orchid
#DA70D6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E482E7 #85E782
analogous
#B182E7 #E482E7 #E782B7
triadic
#E482E7 #E7E482 #82E7E4
tetradic
#E482E7 #E7B182 #85E782 #82B7E7
square
#E482E7 #E7B182 #85E782 #82B7E7
split-complementary
#E482E7 #B7E782 #82E7B1
monochromatic
#C326C8 #D94FDD #E482E7 #EFB5F1 #F9E5FA
Accessibility & contrast
On white
2.43
#E482E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E482E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E482E7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E482E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E482E7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789EEB
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#E98DAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e482e7; /* rgb */ color: rgb(228, 130, 231); /* oklch */ color: oklch(74.7% 0.174 326.1);
Tailwind
colors: {
custom: {
50: '#eea9ef',
500: '#e482e7',
950: '#000000',
},
}SCSS
$custom: #e482e7; $custom-light: #eea9ef; $custom-dark: #000000;
JSON
{
"hex": "#e482e7",
"rgb": {
"r": 228,
"g": 130,
"b": 231
},
"hsl": {
"h": 298.218,
"s": 67.785,
"l": 70.784
},
"oklch": {
"l": 0.74715,
"c": 0.17361,
"h": 326.1
},
"luminance": 0.38229
}Semantic roles & 50–950 ramp
primary
#E482E7
secondary
#D6F0D5
accent
#D0161B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84