#E290EF#E290EF
#E290EF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.0% C 0.157 H 321.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E290EF |
|---|---|
| RGB | rgb(226, 144, 239) |
| HSL | hsl(292, 75%, 75%) |
| HSV | hsv(292, 40%, 94%) |
| CMYK | cmyk(5.4%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(71.11, 45.96, -35.27) |
| CIE-LCH | lch(71.11, 57.93, 322.50°) |
| OKLab | oklab(76.96% 0.1235 -0.0967) |
| OKLCH | oklch(76.96% 0.157 321.9) |
| XYZ | xyz(56.9155, 42.3493, 86.8208) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.41
Purply Pink
#F075E6
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.26
Plum
#DDA0DD
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290EF #9DEF90
analogous
#B290EF #E290EF #EF90CD
triadic
#E290EF #EFE290 #90EFE2
tetradic
#E290EF #EFB290 #9DEF90 #90CDEF
square
#E290EF #EFB290 #9DEF90 #90CDEF
split-complementary
#E290EF #CDEF90 #90EFB2
monochromatic
#C625E0 #D45BE7 #E290EF #F0C5F7 #F8E4FB
Accessibility & contrast
On white
2.22
#E290EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E290EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290EF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290EF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#E49BB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e290ef; /* rgb */ color: rgb(226, 144, 239); /* oklch */ color: oklch(77.0% 0.157 321.9);
Tailwind
colors: {
custom: {
50: '#ecb2f4',
500: '#e290ef',
950: '#000000',
},
}SCSS
$custom: #e290ef; $custom-light: #ecb2f4; $custom-dark: #000000;
JSON
{
"hex": "#e290ef",
"rgb": {
"r": 226,
"g": 144,
"b": 239
},
"hsl": {
"h": 291.789,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.76958,
"c": 0.15685,
"h": 321.9
},
"luminance": 0.42347
}Semantic roles & 50–950 ramp
primary
#E290EF
secondary
#DCF3D8
accent
#D70F2A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085