#E490FB#E490FB
#E490FB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.170 H 318.8°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E490FB |
|---|---|
| RGB | rgb(228, 144, 251) |
| HSL | hsl(287, 93%, 77%) |
| HSV | hsv(287, 43%, 98%) |
| CMYK | cmyk(9.2%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(71.83, 48.85, -40.68) |
| CIE-LCH | lch(71.83, 63.57, 320.22°) |
| OKLab | oklab(77.71% 0.1281 -0.1122) |
| OKLCH | oklch(77.71% 0.17 318.8) |
| XYZ | xyz(59.3784, 43.4074, 96.4987) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.21
Liliac
#C48EFD
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E490FB #A7FB90
analogous
#AF90FB #E490FB #FB90DC
triadic
#E490FB #FBE490 #90FBE4
tetradic
#E490FB #FBAF90 #A7FB90 #90DCFB
square
#E490FB #FBAF90 #A7FB90 #90DCFB
split-complementary
#E490FB #DCFB90 #90FBAF
monochromatic
#C71AF7 #D655F9 #E490FB #F2CBFD #F8E1FE
Accessibility & contrast
On white
2.17
#E490FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E490FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E490FB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E490FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E490FB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#E59EBA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e490fb; /* rgb */ color: rgb(228, 144, 251); /* oklch */ color: oklch(77.7% 0.170 318.8);
Tailwind
colors: {
custom: {
50: '#eeb2fd',
500: '#e490fb',
950: '#000000',
},
}SCSS
$custom: #e490fb; $custom-light: #eeb2fd; $custom-dark: #000000;
JSON
{
"hex": "#e490fb",
"rgb": {
"r": 228,
"g": 144,
"b": 251
},
"hsl": {
"h": 287.103,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.77709,
"c": 0.17023,
"h": 318.8
},
"luminance": 0.43406
}Semantic roles & 50–950 ramp
primary
#E490FB
secondary
#DCF6D5
accent
#E60031
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085