#EA81FF#EA81FF
#EA81FF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.4% C 0.201 H 320.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81FF |
|---|---|
| RGB | rgb(234, 129, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 49%, 100%) |
| CMYK | cmyk(8.2%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(69.76, 58.84, -46.04) |
| CIE-LCH | lch(69.76, 74.71, 321.96°) |
| OKLab | oklab(76.38% 0.1559 -0.1274) |
| OKLCH | oklch(76.38% 0.201 320.7) |
| XYZ | xyz(59.8298, 40.4154, 99.2378) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.80
Violet Pink
#FB5FFC
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81FF #96FF81
analogous
#AB81FF #EA81FF #FF81D5
triadic
#EA81FF #FFEA81 #81FFEA
tetradic
#EA81FF #FFAB81 #96FF81 #81D5FF
square
#EA81FF #FFAB81 #96FF81 #81D5FF
split-complementary
#EA81FF #D5FF81 #81FFAB
monochromatic
#D607FF #E044FF #EA81FF #F4BEFF #FAE0FF
Accessibility & contrast
On white
2.31
#EA81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81FF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81FF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#EC92B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea81ff; /* rgb */ color: rgb(234, 129, 255); /* oklch */ color: oklch(76.4% 0.201 320.7);
Tailwind
colors: {
custom: {
50: '#f3a9ff',
500: '#ea81ff',
950: '#000000',
},
}SCSS
$custom: #ea81ff; $custom-light: #f3a9ff; $custom-dark: #000000;
JSON
{
"hex": "#ea81ff",
"rgb": {
"r": 234,
"g": 129,
"b": 255
},
"hsl": {
"h": 290,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.7638,
"c": 0.20134,
"h": 320.7
},
"luminance": 0.40413
}Semantic roles & 50–950 ramp
primary
#EA81FF
secondary
#DAF7D4
accent
#E60026
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86