#E290EA#E290EA
#E290EA is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.7% C 0.152 H 323.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E290EA |
|---|---|
| RGB | rgb(226, 144, 234) |
| HSL | hsl(295, 68%, 74%) |
| HSV | hsv(295, 38%, 92%) |
| CMYK | cmyk(3.4%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.91, 45.02, -32.84) |
| CIE-LCH | lch(70.91, 55.72, 323.89°) |
| OKLab | oklab(76.74% 0.1224 -0.0898) |
| OKLCH | oklch(76.74% 0.152 323.7) |
| XYZ | xyz(56.1871, 42.0579, 82.9843) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 3.67
Plum
#DDA0DD
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.79
Orchid
#DA70D6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290EA #98EA90
analogous
#B590EA #E290EA #EA90C5
triadic
#E290EA #EAE290 #90EAE2
tetradic
#E290EA #EAB590 #98EA90 #90C5EA
square
#E290EA #EAB590 #98EA90 #90C5EA
split-complementary
#E290EA #C5EA90 #90EAB5
monochromatic
#C729D7 #D55DE0 #E290EA #EFC3F4 #F8E5FA
Accessibility & contrast
On white
2.23
#E290EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E290EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290EA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290EA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#E59AB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e290ea; /* rgb */ color: rgb(226, 144, 234); /* oklch */ color: oklch(76.7% 0.152 323.7);
Tailwind
colors: {
custom: {
50: '#ecb2f1',
500: '#e290ea',
950: '#000000',
},
}SCSS
$custom: #e290ea; $custom-light: #ecb2f1; $custom-dark: #000000;
JSON
{
"hex": "#e290ea",
"rgb": {
"r": 226,
"g": 144,
"b": 234
},
"hsl": {
"h": 294.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.76741,
"c": 0.15183,
"h": 323.7
},
"luminance": 0.42056
}Semantic roles & 50–950 ramp
primary
#E290EA
secondary
#DBF2D9
accent
#D01526
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084