#E488EE#E488EE
#E488EE is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.9% C 0.170 H 323.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E488EE |
|---|---|
| RGB | rgb(228, 136, 238) |
| HSL | hsl(294, 75%, 73%) |
| HSV | hsv(294, 43%, 93%) |
| CMYK | cmyk(4.2%, 42.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.67, 50.49, -36.95) |
| CIE-LCH | lch(69.67, 62.56, 323.80°) |
| OKLab | oklab(75.91% 0.1369 -0.1014) |
| OKLCH | oklch(75.91% 0.17 323.5) |
| XYZ | xyz(56.2301, 40.2777, 85.6848) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Lavender Pink
#DD85D7
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 7.11
Light Magenta
#FA5FF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E488EE #92EE88
analogous
#B188EE #E488EE #EE88C5
triadic
#E488EE #EEE488 #88EEE4
tetradic
#E488EE #EEB188 #92EE88 #88C5EE
square
#E488EE #EEB188 #92EE88 #88C5EE
split-complementary
#E488EE #C5EE88 #88EEB1
monochromatic
#CA1FDC #D852E6 #E488EE #F0BEF6 #F9E4FB
Accessibility & contrast
On white
2.32
#E488EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#E488EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E488EE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E488EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E488EE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#E794B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e488ee; /* rgb */ color: rgb(228, 136, 238); /* oklch */ color: oklch(75.9% 0.170 323.5);
Tailwind
colors: {
custom: {
50: '#eeadf4',
500: '#e488ee',
950: '#000000',
},
}SCSS
$custom: #e488ee; $custom-light: #eeadf4; $custom-dark: #000000;
JSON
{
"hex": "#e488ee",
"rgb": {
"r": 228,
"g": 136,
"b": 238
},
"hsl": {
"h": 294.118,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75912,
"c": 0.17037,
"h": 323.5
},
"luminance": 0.40275
}Semantic roles & 50–950 ramp
primary
#E488EE
secondary
#DBF3D8
accent
#D70E22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85