#EA90FC#EA90FC
#EA90FC is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.174 H 320.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90FC |
|---|---|
| RGB | rgb(234, 144, 252) |
| HSL | hsl(290, 95%, 78%) |
| HSV | hsv(290, 43%, 99%) |
| CMYK | cmyk(7.1%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(72.54, 50.76, -40.06) |
| CIE-LCH | lch(72.54, 64.66, 321.72°) |
| OKLab | oklab(78.4% 0.135 -0.1103) |
| OKLCH | oklch(78.4% 0.174 320.8) |
| XYZ | xyz(61.4735, 44.4694, 97.4219) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.17
Baby Purple
#CA9BF7
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 7.26
Liliac
#C48EFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90FC #A2FC90
analogous
#B490FC #EA90FC #FC90D8
triadic
#EA90FC #FCEA90 #90FCEA
tetradic
#EA90FC #FCB490 #A2FC90 #90D8FC
square
#EA90FC #FCB490 #A2FC90 #90D8FC
split-complementary
#EA90FC #D8FC90 #90FCB4
monochromatic
#D319F9 #DF54FA #EA90FC #F5CCFE #F9E1FE
Accessibility & contrast
On white
2.12
#EA90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#EA90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90FC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90FC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#EC9DBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea90fc; /* rgb */ color: rgb(234, 144, 252); /* oklch */ color: oklch(78.4% 0.174 320.8);
Tailwind
colors: {
custom: {
50: '#f2b2fd',
500: '#ea90fc',
950: '#000000',
},
}SCSS
$custom: #ea90fc; $custom-light: #f2b2fd; $custom-dark: #000000;
JSON
{
"hex": "#ea90fc",
"rgb": {
"r": 234,
"g": 144,
"b": 252
},
"hsl": {
"h": 290,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.78402,
"c": 0.17436,
"h": 320.8
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#EA90FC
secondary
#DAF6D5
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086