#EA90F2#EA90F2
#EA90F2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.0% C 0.164 H 324.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90F2 |
|---|---|
| RGB | rgb(234, 144, 242) |
| HSL | hsl(295, 79%, 76%) |
| HSV | hsv(295, 40%, 95%) |
| CMYK | cmyk(3.3%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(72.13, 48.88, -35.26) |
| CIE-LCH | lch(72.13, 60.27, 324.20°) |
| OKLab | oklab(77.96% 0.1331 -0.0965) |
| OKLCH | oklch(77.96% 0.164 324.1) |
| XYZ | xyz(59.9304, 43.8522, 89.2947) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90F2 #98F290
analogous
#B990F2 #EA90F2 #F290C9
triadic
#EA90F2 #F2EA90 #90F2EA
tetradic
#EA90F2 #F2B990 #98F290 #90C9F2
square
#EA90F2 #F2B990 #98F290 #90C9F2
split-complementary
#EA90F2 #C9F290 #90F2B9
monochromatic
#D522E5 #E059EC #EA90F2 #F4C7F8 #FAE4FC
Accessibility & contrast
On white
2.15
#EA90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90F2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90F2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF6
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#EE9BB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea90f2; /* rgb */ color: rgb(234, 144, 242); /* oklch */ color: oklch(78.0% 0.164 324.1);
Tailwind
colors: {
custom: {
50: '#f2b2f6',
500: '#ea90f2',
950: '#000000',
},
}SCSS
$custom: #ea90f2; $custom-light: #f2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#ea90f2",
"rgb": {
"r": 234,
"g": 144,
"b": 242
},
"hsl": {
"h": 295.102,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.77958,
"c": 0.16446,
"h": 324.1
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#EA90F2
secondary
#DAF4D7
accent
#DB0A1B
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085