#EA81F8#EA81F8
#EA81F8 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.195 H 322.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81F8 |
|---|---|
| RGB | rgb(234, 129, 248) |
| HSL | hsl(293, 89%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.6%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(69.45, 57.53, -42.71) |
| CIE-LCH | lch(69.45, 71.66, 323.41°) |
| OKLab | oklab(76.04% 0.155 -0.1178) |
| OKLCH | oklch(76.04% 0.195 322.8) |
| XYZ | xyz(58.7235, 39.9729, 93.4110) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81F8 #8FF881
analogous
#AF81F8 #EA81F8 #F881CB
triadic
#EA81F8 #F8EA81 #81F8EA
tetradic
#EA81F8 #F8AF81 #8FF881 #81CBF8
square
#EA81F8 #F8AF81 #8FF881 #81CBF8
split-complementary
#EA81F8 #CBF881 #81F8AF
monochromatic
#D60DF1 #E047F5 #EA81F8 #F4BBFB #FAE2FD
Accessibility & contrast
On white
2.33
#EA81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81F8
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81F8 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#ED90B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea81f8; /* rgb */ color: rgb(234, 129, 248); /* oklch */ color: oklch(76.0% 0.195 322.8);
Tailwind
colors: {
custom: {
50: '#f3a9fb',
500: '#ea81f8',
950: '#000000',
},
}SCSS
$custom: #ea81f8; $custom-light: #f3a9fb; $custom-dark: #000000;
JSON
{
"hex": "#ea81f8",
"rgb": {
"r": 234,
"g": 129,
"b": 248
},
"hsl": {
"h": 292.941,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.76044,
"c": 0.19465,
"h": 322.8
},
"luminance": 0.3997
}Semantic roles & 50–950 ramp
primary
#EA81F8
secondary
#D9F5D6
accent
#E6001B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85