#E090F6#E090F6
#E090F6 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.1% C 0.163 H 318.8°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E090F6 |
|---|---|
| RGB | rgb(224, 144, 246) |
| HSL | hsl(287, 85%, 76%) |
| HSV | hsv(287, 41%, 96%) |
| CMYK | cmyk(8.9%, 41.5%, 0%, 3.5%) |
| CIE-LAB | lab(71.18, 46.72, -39.00) |
| CIE-LCH | lch(71.18, 60.86, 320.15°) |
| OKLab | oklab(77.05% 0.1226 -0.1074) |
| OKLCH | oklch(77.05% 0.163 318.8) |
| XYZ | xyz(57.3461, 42.4494, 92.3437) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.64
Liliac
#C48EFD
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E090F6 #A6F690
analogous
#AD90F6 #E090F6 #F690D9
triadic
#E090F6 #F6E090 #90F6E0
tetradic
#E090F6 #F6AD90 #A6F690 #90D9F6
square
#E090F6 #F6AD90 #A6F690 #90D9F6
split-complementary
#E090F6 #D9F690 #90F6AD
monochromatic
#C01FED #D057F1 #E090F6 #F0C9FB #F7E3FD
Accessibility & contrast
On white
2.21
#E090F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E090F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E090F6
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E090F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E090F6 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FA
Deuteranopia (green-blind)
#96B1F3
Tritanopia (blue-blind)
#E19DB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e090f6; /* rgb */ color: rgb(224, 144, 246); /* oklch */ color: oklch(77.1% 0.163 318.8);
Tailwind
colors: {
custom: {
50: '#ebb2f9',
500: '#e090f6',
950: '#000000',
},
}SCSS
$custom: #e090f6; $custom-light: #ebb2f9; $custom-dark: #000000;
JSON
{
"hex": "#e090f6",
"rgb": {
"r": 224,
"g": 144,
"b": 246
},
"hsl": {
"h": 287.059,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.77055,
"c": 0.163,
"h": 318.8
},
"luminance": 0.42448
}Semantic roles & 50–950 ramp
primary
#E090F6
secondary
#DDF5D6
accent
#E10434
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085