#EA7FF7#EA7FF7
#EA7FF7 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.7% C 0.197 H 323.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF7 |
|---|---|
| RGB | rgb(234, 127, 247) |
| HSL | hsl(294, 88%, 73%) |
| HSV | hsv(294, 49%, 97%) |
| CMYK | cmyk(5.3%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.03, 58.33, -42.82) |
| CIE-LCH | lch(69.03, 72.36, 323.72°) |
| OKLab | oklab(75.72% 0.1575 -0.1181) |
| OKLCH | oklch(75.72% 0.197 323.1) |
| XYZ | xyz(58.3079, 39.3892, 92.5092) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF7 #8CF77F
analogous
#AE7FF7 #EA7FF7 #F77FC8
triadic
#EA7FF7 #F7EA7F #7FF7EA
tetradic
#EA7FF7 #F7AE7F #8CF77F #7FC8F7
square
#EA7FF7 #F7AE7F #8CF77F #7FC8F7
split-complementary
#EA7FF7 #C8F77F #7FF7AE
monochromatic
#D50FED #E145F3 #EA7FF7 #F3B9FB #FAE2FD
Accessibility & contrast
On white
2.37
#EA7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF7
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF7 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#ED8EB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff7; /* rgb */ color: rgb(234, 127, 247); /* oklch */ color: oklch(75.7% 0.197 323.1);
Tailwind
colors: {
custom: {
50: '#f3a7fa',
500: '#ea7ff7',
950: '#000000',
},
}SCSS
$custom: #ea7ff7; $custom-light: #f3a7fa; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff7",
"rgb": {
"r": 234,
"g": 127,
"b": 247
},
"hsl": {
"h": 293.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.7572,
"c": 0.19686,
"h": 323.1
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#EA7FF7
secondary
#D9F5D6
accent
#E50119
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85