#EA7FF8#EA7FF8
#EA7FF8 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.8% C 0.198 H 322.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF8 |
|---|---|
| RGB | rgb(234, 127, 248) |
| HSL | hsl(293, 90%, 74%) |
| HSV | hsv(293, 49%, 97%) |
| CMYK | cmyk(5.6%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.08, 58.51, -43.30) |
| CIE-LCH | lch(69.08, 72.79, 323.50°) |
| OKLab | oklab(75.77% 0.1577 -0.1195) |
| OKLCH | oklch(75.77% 0.198 322.8) |
| XYZ | xyz(58.4626, 39.4511, 93.3241) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF8 #8DF87F
analogous
#AD7FF8 #EA7FF8 #F87FC9
triadic
#EA7FF8 #F8EA7F #7FF8EA
tetradic
#EA7FF8 #F8AD7F #8DF87F #7FC9F8
square
#EA7FF8 #F8AD7F #8DF87F #7FC9F8
split-complementary
#EA7FF8 #C9F87F #7FF8AD
monochromatic
#D50DF0 #E045F5 #EA7FF8 #F4B9FB #FAE2FD
Accessibility & contrast
On white
2.36
#EA7FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EA7FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF8
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF8 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FC
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#ED8EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7ff8; /* rgb */ color: rgb(234, 127, 248); /* oklch */ color: oklch(75.8% 0.198 322.8);
Tailwind
colors: {
custom: {
50: '#f3a8fb',
500: '#ea7ff8',
950: '#000000',
},
}SCSS
$custom: #ea7ff8; $custom-light: #f3a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff8",
"rgb": {
"r": 234,
"g": 127,
"b": 248
},
"hsl": {
"h": 293.058,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.75768,
"c": 0.1978,
"h": 322.8
},
"luminance": 0.39448
}Semantic roles & 50–950 ramp
primary
#EA7FF8
secondary
#D9F5D6
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85