#EA73FF#EA73FF
#EA73FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.222 H 321.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA73FF |
|---|---|
| RGB | rgb(234, 115, 255) |
| HSL | hsl(291, 100%, 73%) |
| HSV | hsv(291, 55%, 100%) |
| CMYK | cmyk(8.2%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(67.26, 65.49, -49.99) |
| CIE-LCH | lch(67.26, 82.39, 322.65°) |
| OKLab | oklab(74.54% 0.174 -0.1387) |
| OKLCH | oklch(74.54% 0.222 321.4) |
| XYZ | xyz(58.1104, 36.9766, 98.6646) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA73FF #88FF73
analogous
#A473FF #EA73FF #FF73CE
triadic
#EA73FF #FFEA73 #73FFEA
tetradic
#EA73FF #FFA473 #88FF73 #73CEFF
square
#EA73FF #FFA473 #88FF73 #73CEFF
split-complementary
#EA73FF #CEFF73 #73FFA4
monochromatic
#D200F8 #E136FF #EA73FF #F3B0FF #FAE0FF
Accessibility & contrast
On white
2.50
#EA73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EA73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA73FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA73FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#EC87AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea73ff; /* rgb */ color: rgb(234, 115, 255); /* oklch */ color: oklch(74.5% 0.222 321.4);
Tailwind
colors: {
custom: {
50: '#f4a0ff',
500: '#ea73ff',
950: '#000000',
},
}SCSS
$custom: #ea73ff; $custom-light: #f4a0ff; $custom-dark: #000000;
JSON
{
"hex": "#ea73ff",
"rgb": {
"r": 234,
"g": 115,
"b": 255
},
"hsl": {
"h": 291,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.74536,
"c": 0.22248,
"h": 321.4
},
"luminance": 0.36974
}Semantic roles & 50–950 ramp
primary
#EA73FF
secondary
#D9F7D4
accent
#E60022
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86