#E488EC#E488EC
#E488EC is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.8% C 0.168 H 324.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E488EC |
|---|---|
| RGB | rgb(228, 136, 236) |
| HSL | hsl(295, 72%, 73%) |
| HSV | hsv(295, 42%, 93%) |
| CMYK | cmyk(3.4%, 42.4%, 0%, 7.5%) |
| CIE-LAB | lab(69.58, 50.12, -35.98) |
| CIE-LCH | lch(69.58, 61.69, 324.33°) |
| OKLab | oklab(75.82% 0.1365 -0.0986) |
| OKLCH | oklch(75.82% 0.168 324.1) |
| XYZ | xyz(55.9379, 40.1608, 84.1459) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Lavender Pink
#DD85D7
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 4.15
Orchid
#DA70D6
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 7.06
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488EC #90EC88
analogous
#B288EC #E488EC #EC88C2
triadic
#E488EC #ECE488 #88ECE4
tetradic
#E488EC #ECB288 #90EC88 #88C2EC
square
#E488EC #ECB288 #90EC88 #88C2EC
split-complementary
#E488EC #C2EC88 #88ECB2
monochromatic
#C922D7 #D853E4 #E488EC #F0BDF4 #F9E5FB
Accessibility & contrast
On white
2.33
#E488EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E488EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488EC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488EC | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#E893AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e488ec; /* rgb */ color: rgb(228, 136, 236); /* oklch */ color: oklch(75.8% 0.168 324.1);
Tailwind
colors: {
custom: {
50: '#eeadf2',
500: '#e488ec',
950: '#000000',
},
}SCSS
$custom: #e488ec; $custom-light: #eeadf2; $custom-dark: #000000;
JSON
{
"hex": "#e488ec",
"rgb": {
"r": 228,
"g": 136,
"b": 236
},
"hsl": {
"h": 295.2,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.75823,
"c": 0.16843,
"h": 324.1
},
"luminance": 0.40158
}Semantic roles & 50–950 ramp
primary
#E488EC
secondary
#DBF2D9
accent
#D51121
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85