#EA55FF#EA55FF
#EA55FF is a light, highly saturated purple. Relative luminance 0.312; OKLCH L 71.2% C 0.262 H 322.5°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA55FF |
|---|---|
| RGB | rgb(234, 85, 255) |
| HSL | hsl(293, 100%, 67%) |
| HSV | hsv(293, 67%, 100%) |
| CMYK | cmyk(8.2%, 66.7%, 0%, 0%) |
| CIE-LAB | lab(62.69, 78.07, -57.24) |
| CIE-LCH | lch(62.69, 96.80, 323.75°) |
| OKLab | oklab(71.22% 0.2081 -0.1596) |
| OKLCH | oklch(71.22% 0.262 322.5) |
| XYZ | xyz(55.2284, 31.2125, 97.7039) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.86
Light Magenta
#FA5FF7
ΔE00 4.04
Magenta
#FF00FF
ΔE00 4.76
Fuchsia
#FF00FF
ΔE00 4.76
Bright Lilac
#C95EFB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA55FF #6AFF55
analogous
#9555FF #EA55FF #FF55BF
triadic
#EA55FF #FFEA55 #55FFEA
tetradic
#EA55FF #FF9555 #6AFF55 #55BFFF
square
#EA55FF #FF9555 #6AFF55 #55BFFF
split-complementary
#EA55FF #BFFF55 #55FF95
monochromatic
#BF00DA #E218FF #EA55FF #F292FF #F9CFFF
Accessibility & contrast
On white
2.90
#EA55FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#EA55FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA55FF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA55FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA55FF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#228DFF
Deuteranopia (green-blind)
#6D9DFB
Tritanopia (blue-blind)
#ED72A4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ea55ff; /* rgb */ color: rgb(234, 85, 255); /* oklch */ color: oklch(71.2% 0.262 322.5);
Tailwind
colors: {
custom: {
50: '#f590ff',
500: '#ea55ff',
950: '#000000',
},
}SCSS
$custom: #ea55ff; $custom-light: #f590ff; $custom-dark: #000000;
JSON
{
"hex": "#ea55ff",
"rgb": {
"r": 234,
"g": 85,
"b": 255
},
"hsl": {
"h": 292.588,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71217,
"c": 0.26226,
"h": 322.5
},
"luminance": 0.31209
}Semantic roles & 50–950 ramp
primary
#EA55FF
secondary
#C3F3BD
accent
#E6001C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86