#E290F9#E290F9
#E290F9 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.4% C 0.167 H 318.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E290F9 |
|---|---|
| RGB | rgb(226, 144, 249) |
| HSL | hsl(287, 90%, 77%) |
| HSV | hsv(287, 42%, 98%) |
| CMYK | cmyk(9.2%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.53, 47.89, -40.08) |
| CIE-LCH | lch(71.53, 62.45, 320.07°) |
| OKLab | oklab(77.4% 0.1254 -0.1105) |
| OKLCH | oklch(77.4% 0.167 318.6) |
| XYZ | xyz(58.4339, 42.9567, 94.8175) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.16
Lilac (survey)
#CEA2FD
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E290F9 #A7F990
analogous
#AE90F9 #E290F9 #F990DC
triadic
#E290F9 #F9E290 #90F9E2
tetradic
#E290F9 #F9AE90 #A7F990 #90DCF9
square
#E290F9 #F9AE90 #A7F990 #90DCF9
split-complementary
#E290F9 #DCF990 #90F9AE
monochromatic
#C41CF3 #D356F6 #E290F9 #F1CAFC #F7E2FD
Accessibility & contrast
On white
2.19
#E290F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E290F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E290F9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E290F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E290F9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#E29EB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e290f9; /* rgb */ color: rgb(226, 144, 249); /* oklch */ color: oklch(77.4% 0.167 318.6);
Tailwind
colors: {
custom: {
50: '#edb2fb',
500: '#e290f9',
950: '#000000',
},
}SCSS
$custom: #e290f9; $custom-light: #edb2fb; $custom-dark: #000000;
JSON
{
"hex": "#e290f9",
"rgb": {
"r": 226,
"g": 144,
"b": 249
},
"hsl": {
"h": 286.857,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.77404,
"c": 0.16715,
"h": 318.6
},
"luminance": 0.42955
}Semantic roles & 50–950 ramp
primary
#E290F9
secondary
#DCF6D5
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085