#E588EE#E588EE
#E588EE is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.171 H 323.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E588EE |
|---|---|
| RGB | rgb(229, 136, 238) |
| HSL | hsl(295, 75%, 73%) |
| HSV | hsv(295, 43%, 93%) |
| CMYK | cmyk(3.8%, 42.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.78, 50.78, -36.76) |
| CIE-LCH | lch(69.78, 62.68, 324.10°) |
| OKLab | oklab(76.02% 0.138 -0.1009) |
| OKLCH | oklch(76.02% 0.171 323.8) |
| XYZ | xyz(56.5484, 40.4418, 85.6997) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Lavender Pink
#DD85D7
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 4.16
Orchid
#DA70D6
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 7.02
Light Magenta
#FA5FF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E588EE #91EE88
analogous
#B288EE #E588EE #EE88C4
triadic
#E588EE #EEE588 #88EEE5
tetradic
#E588EE #EEB288 #91EE88 #88C4EE
square
#E588EE #EEB288 #91EE88 #88C4EE
split-complementary
#E588EE #C4EE88 #88EEB2
monochromatic
#CB1FDC #D952E6 #E588EE #F1BEF6 #F9E4FB
Accessibility & contrast
On white
2.31
#E588EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E588EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E588EE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E588EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E588EE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#E993B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e588ee; /* rgb */ color: rgb(229, 136, 238); /* oklch */ color: oklch(76.0% 0.171 323.8);
Tailwind
colors: {
custom: {
50: '#efadf4',
500: '#e588ee',
950: '#000000',
},
}SCSS
$custom: #e588ee; $custom-light: #efadf4; $custom-dark: #000000;
JSON
{
"hex": "#e588ee",
"rgb": {
"r": 229,
"g": 136,
"b": 238
},
"hsl": {
"h": 294.706,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.76024,
"c": 0.17095,
"h": 323.8
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#E588EE
secondary
#DAF3D8
accent
#D70E20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85