#EA70F9#EA70F9
#EA70F9 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 73.9% C 0.221 H 323.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA70F9 |
|---|---|
| RGB | rgb(234, 112, 249) |
| HSL | hsl(293, 92%, 71%) |
| HSV | hsv(293, 55%, 98%) |
| CMYK | cmyk(6%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(66.46, 65.77, -47.96) |
| CIE-LCH | lch(66.46, 81.40, 323.90°) |
| OKLab | oklab(73.86% 0.1772 -0.1328) |
| OKLCH | oklch(73.86% 0.221 323.1) |
| XYZ | xyz(56.8231, 35.9232, 93.5450) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA70F9 #7FF970
analogous
#A570F9 #EA70F9 #F970C3
triadic
#EA70F9 #F9EA70 #70F9EA
tetradic
#EA70F9 #F9A570 #7FF970 #70C3F9
square
#EA70F9 #F9A570 #7FF970 #70C3F9
split-complementary
#EA70F9 #C3F970 #70F9A5
monochromatic
#CD0AE5 #E135F7 #EA70F9 #F3ABFB #FBE2FE
Accessibility & contrast
On white
2.57
#EA70F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EA70F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA70F9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA70F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA70F9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#83A7F5
Tritanopia (blue-blind)
#EE83AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea70f9; /* rgb */ color: rgb(234, 112, 249); /* oklch */ color: oklch(73.9% 0.221 323.1);
Tailwind
colors: {
custom: {
50: '#f49efc',
500: '#ea70f9',
950: '#000000',
},
}SCSS
$custom: #ea70f9; $custom-light: #f49efc; $custom-dark: #000000;
JSON
{
"hex": "#ea70f9",
"rgb": {
"r": 234,
"g": 112,
"b": 249
},
"hsl": {
"h": 293.431,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.73857,
"c": 0.22144,
"h": 323.1
},
"luminance": 0.3592
}Semantic roles & 50–950 ramp
primary
#EA70F9
secondary
#D4F5D0
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85