#EA7FF5#EA7FF5
#EA7FF5 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.6% C 0.195 H 323.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF5 |
|---|---|
| RGB | rgb(234, 127, 245) |
| HSL | hsl(294, 86%, 73%) |
| HSV | hsv(294, 48%, 96%) |
| CMYK | cmyk(4.5%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.94, 57.96, -41.86) |
| CIE-LCH | lch(68.94, 71.50, 324.16°) |
| OKLab | oklab(75.63% 0.1572 -0.1153) |
| OKLCH | oklch(75.63% 0.195 323.7) |
| XYZ | xyz(58.0009, 39.2664, 90.8925) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF5 #8AF57F
analogous
#AF7FF5 #EA7FF5 #F57FC5
triadic
#EA7FF5 #F5EA7F #7FF5EA
tetradic
#EA7FF5 #F5AF7F #8AF57F #7FC5F5
square
#EA7FF5 #F5AF7F #8AF57F #7FC5F5
split-complementary
#EA7FF5 #C5F57F #7FF5AF
monochromatic
#D412E8 #E146F1 #EA7FF5 #F3B8F9 #FAE3FD
Accessibility & contrast
On white
2.37
#EA7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EA7FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#8FADF2
Tritanopia (blue-blind)
#EE8DAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff5; /* rgb */ color: rgb(234, 127, 245); /* oklch */ color: oklch(75.6% 0.195 323.7);
Tailwind
colors: {
custom: {
50: '#f3a7f9',
500: '#ea7ff5',
950: '#000000',
},
}SCSS
$custom: #ea7ff5; $custom-light: #f3a7f9; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff5",
"rgb": {
"r": 234,
"g": 127,
"b": 245
},
"hsl": {
"h": 294.407,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.75626,
"c": 0.19498,
"h": 323.7
},
"luminance": 0.39264
}Semantic roles & 50–950 ramp
primary
#EA7FF5
secondary
#D9F5D6
accent
#E20318
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85