#E590EA#E590EA
#E590EA is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.1% C 0.154 H 325.0°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E590EA |
|---|---|
| RGB | rgb(229, 144, 234) |
| HSL | hsl(297, 68%, 74%) |
| HSV | hsv(297, 38%, 92%) |
| CMYK | cmyk(2.1%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(71.25, 45.92, -32.29) |
| CIE-LCH | lch(71.25, 56.14, 324.88°) |
| OKLab | oklab(77.07% 0.1258 -0.0882) |
| OKLCH | oklch(77.07% 0.154 325) |
| XYZ | xyz(57.1363, 42.5474, 83.0287) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.63
Baby Purple
#CA9BF7
ΔE00 7.29
Orchid
#DA70D6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E590EA #95EA90
analogous
#B890EA #E590EA #EA90C2
triadic
#E590EA #EAE590 #90EAE5
tetradic
#E590EA #EAB890 #95EA90 #90C2EA
square
#E590EA #EAB890 #95EA90 #90C2EA
split-complementary
#E590EA #C2EA90 #90EAB8
monochromatic
#CD29D7 #D95DE0 #E590EA #F1C3F4 #F9E5FA
Accessibility & contrast
On white
2.21
#E590EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E590EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E590EA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E590EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E590EA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#E999B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e590ea; /* rgb */ color: rgb(229, 144, 234); /* oklch */ color: oklch(77.1% 0.154 325.0);
Tailwind
colors: {
custom: {
50: '#eeb2f1',
500: '#e590ea',
950: '#000000',
},
}SCSS
$custom: #e590ea; $custom-light: #eeb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e590ea",
"rgb": {
"r": 229,
"g": 144,
"b": 234
},
"hsl": {
"h": 296.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.77068,
"c": 0.15366,
"h": 325
},
"luminance": 0.42545
}Semantic roles & 50–950 ramp
primary
#E590EA
secondary
#DBF2D9
accent
#D01520
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084