#EA81F7#EA81F7
#EA81F7 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.194 H 323.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81F7 |
|---|---|
| RGB | rgb(234, 129, 247) |
| HSL | hsl(293, 88%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.3%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.41, 57.35, -42.23) |
| CIE-LCH | lch(69.41, 71.22, 323.63°) |
| OKLab | oklab(76% 0.1548 -0.1164) |
| OKLCH | oklch(76% 0.194 323.1) |
| XYZ | xyz(58.5687, 39.9110, 92.5962) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81F7 #8EF781
analogous
#AF81F7 #EA81F7 #F781C9
triadic
#EA81F7 #F7EA81 #81F7EA
tetradic
#EA81F7 #F7AF81 #8EF781 #81C9F7
square
#EA81F7 #F7AF81 #8EF781 #81C9F7
split-complementary
#EA81F7 #C9F781 #81F7AF
monochromatic
#D60FEE #E047F3 #EA81F7 #F4BBFB #FAE2FD
Accessibility & contrast
On white
2.34
#EA81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EA81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81F7
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81F7 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FB
Deuteranopia (green-blind)
#90AEF4
Tritanopia (blue-blind)
#ED90B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea81f7; /* rgb */ color: rgb(234, 129, 247); /* oklch */ color: oklch(76.0% 0.194 323.1);
Tailwind
colors: {
custom: {
50: '#f3a9fa',
500: '#ea81f7',
950: '#000000',
},
}SCSS
$custom: #ea81f7; $custom-light: #f3a9fa; $custom-dark: #000000;
JSON
{
"hex": "#ea81f7",
"rgb": {
"r": 234,
"g": 129,
"b": 247
},
"hsl": {
"h": 293.39,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.75997,
"c": 0.1937,
"h": 323.1
},
"luminance": 0.39908
}Semantic roles & 50–950 ramp
primary
#EA81F7
secondary
#D9F5D6
accent
#E5011A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85