#EA70FF#EA70FF
#EA70FF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.227 H 321.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA70FF |
|---|---|
| RGB | rgb(234, 112, 255) |
| HSL | hsl(291, 100%, 72%) |
| HSV | hsv(291, 56%, 100%) |
| CMYK | cmyk(8.2%, 56.1%, 0%, 0%) |
| CIE-LAB | lab(66.75, 66.86, -50.79) |
| CIE-LCH | lch(66.75, 83.96, 322.78°) |
| OKLab | oklab(74.16% 0.1777 -0.141) |
| OKLCH | oklch(74.16% 0.227 321.6) |
| XYZ | xyz(57.7739, 36.3035, 98.5524) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.55
Orchid
#DA70D6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA70FF #85FF70
analogous
#A370FF #EA70FF #FF70CC
triadic
#EA70FF #FFEA70 #70FFEA
tetradic
#EA70FF #FFA370 #85FF70 #70CCFF
square
#EA70FF #FFA370 #85FF70 #70CCFF
split-complementary
#EA70FF #CCFF70 #70FFA3
monochromatic
#D100F5 #E133FF #EA70FF #F3ADFF #FBE0FF
Accessibility & contrast
On white
2.54
#EA70FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EA70FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA70FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA70FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA70FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#EC85AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea70ff; /* rgb */ color: rgb(234, 112, 255); /* oklch */ color: oklch(74.2% 0.227 321.6);
Tailwind
colors: {
custom: {
50: '#f49fff',
500: '#ea70ff',
950: '#000000',
},
}SCSS
$custom: #ea70ff; $custom-light: #f49fff; $custom-dark: #000000;
JSON
{
"hex": "#ea70ff",
"rgb": {
"r": 234,
"g": 112,
"b": 255
},
"hsl": {
"h": 291.189,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.74164,
"c": 0.22683,
"h": 321.6
},
"luminance": 0.36301
}Semantic roles & 50–950 ramp
primary
#EA70FF
secondary
#D9F7D3
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86