#EA81FB#EA81FB
#EA81FB is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.198 H 321.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81FB |
|---|---|
| RGB | rgb(234, 129, 251) |
| HSL | hsl(292, 94%, 75%) |
| HSV | hsv(292, 49%, 98%) |
| CMYK | cmyk(6.8%, 48.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.58, 58.09, -44.14) |
| CIE-LCH | lch(69.58, 72.96, 322.77°) |
| OKLab | oklab(76.19% 0.1554 -0.1219) |
| OKLCH | oklch(76.19% 0.198 321.9) |
| XYZ | xyz(59.1926, 40.1605, 95.8819) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.17
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81FB #92FB81
analogous
#AD81FB #EA81FB #FB81CF
triadic
#EA81FB #FBEA81 #81FBEA
tetradic
#EA81FB #FBAD81 #92FB81 #81CFFB
square
#EA81FB #FBAD81 #92FB81 #81CFFB
split-complementary
#EA81FB #CFFB81 #81FBAD
monochromatic
#D60AF7 #E046F9 #EA81FB #F4BCFD #FAE1FE
Accessibility & contrast
On white
2.33
#EA81FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA81FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81FB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81FB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#ED91B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea81fb; /* rgb */ color: rgb(234, 129, 251); /* oklch */ color: oklch(76.2% 0.198 321.9);
Tailwind
colors: {
custom: {
50: '#f3a9fd',
500: '#ea81fb',
950: '#000000',
},
}SCSS
$custom: #ea81fb; $custom-light: #f3a9fd; $custom-dark: #000000;
JSON
{
"hex": "#ea81fb",
"rgb": {
"r": 234,
"g": 129,
"b": 251
},
"hsl": {
"h": 291.639,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.76187,
"c": 0.1975,
"h": 321.9
},
"luminance": 0.40158
}Semantic roles & 50–950 ramp
primary
#EA81FB
secondary
#D9F6D5
accent
#E60020
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85