#E090FC#E090FC
#E090FC is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.3% C 0.169 H 316.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E090FC |
|---|---|
| RGB | rgb(224, 144, 252) |
| HSL | hsl(284, 95%, 78%) |
| HSV | hsv(284, 43%, 99%) |
| CMYK | cmyk(11.1%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(71.44, 47.91, -41.87) |
| CIE-LCH | lch(71.44, 63.63, 318.85°) |
| OKLab | oklab(77.33% 0.1237 -0.1157) |
| OKLCH | oklch(77.33% 0.169 316.9) |
| XYZ | xyz(58.2819, 42.8238, 97.2723) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 5.15
Liliac
#C48EFD
ΔE00 5.51
Lilac (survey)
#CEA2FD
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E090FC #ACFC90
analogous
#AA90FC #E090FC #FC90E2
triadic
#E090FC #FCE090 #90FCE0
tetradic
#E090FC #FCAA90 #ACFC90 #90E2FC
square
#E090FC #FCAA90 #ACFC90 #90E2FC
split-complementary
#E090FC #E2FC90 #90FCAA
monochromatic
#BF19F9 #CF54FA #E090FC #F1CCFE #F7E1FE
Accessibility & contrast
On white
2.20
#E090FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#E090FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E090FC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E090FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E090FC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#DF9FBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e090fc; /* rgb */ color: rgb(224, 144, 252); /* oklch */ color: oklch(77.3% 0.169 316.9);
Tailwind
colors: {
custom: {
50: '#ebb2fd',
500: '#e090fc',
950: '#000000',
},
}SCSS
$custom: #e090fc; $custom-light: #ebb2fd; $custom-dark: #000000;
JSON
{
"hex": "#e090fc",
"rgb": {
"r": 224,
"g": 144,
"b": 252
},
"hsl": {
"h": 284.444,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.7733,
"c": 0.16933,
"h": 316.9
},
"luminance": 0.42822
}Semantic roles & 50–950 ramp
primary
#E090FC
secondary
#DDF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086