#EA7EF7#EA7EF7
#EA7EF7 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.198 H 323.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EF7 |
|---|---|
| RGB | rgb(234, 126, 247) |
| HSL | hsl(294, 88%, 73%) |
| HSV | hsv(294, 49%, 97%) |
| CMYK | cmyk(5.3%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(68.85, 58.82, -43.11) |
| CIE-LCH | lch(68.85, 72.92, 323.76°) |
| OKLab | oklab(75.58% 0.1589 -0.1189) |
| OKLCH | oklch(75.58% 0.198 323.2) |
| XYZ | xyz(58.1794, 39.1322, 92.4664) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EF7 #8BF77E
analogous
#AD7EF7 #EA7EF7 #F77EC7
triadic
#EA7EF7 #F7EA7E #7EF7EA
tetradic
#EA7EF7 #F7AD7E #8BF77E #7EC7F7
square
#EA7EF7 #F7AD7E #8BF77E #7EC7F7
split-complementary
#EA7EF7 #C7F77E #7EF7AD
monochromatic
#D40FEC #E144F3 #EA7EF7 #F3B8FB #FAE2FD
Accessibility & contrast
On white
2.38
#EA7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EF7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EF7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#8EACF3
Tritanopia (blue-blind)
#ED8DAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ef7; /* rgb */ color: rgb(234, 126, 247); /* oklch */ color: oklch(75.6% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#f3a7fa',
500: '#ea7ef7',
950: '#000000',
},
}SCSS
$custom: #ea7ef7; $custom-light: #f3a7fa; $custom-dark: #000000;
JSON
{
"hex": "#ea7ef7",
"rgb": {
"r": 234,
"g": 126,
"b": 247
},
"hsl": {
"h": 293.554,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.75583,
"c": 0.19843,
"h": 323.2
},
"luminance": 0.3913
}Semantic roles & 50–950 ramp
primary
#EA7EF7
secondary
#D9F5D6
accent
#E50119
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85