#EA7FF4#EA7FF4
#EA7FF4 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.194 H 324.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF4 |
|---|---|
| RGB | rgb(234, 127, 244) |
| HSL | hsl(295, 84%, 73%) |
| HSV | hsv(295, 48%, 96%) |
| CMYK | cmyk(4.1%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(68.90, 57.78, -41.38) |
| CIE-LCH | lch(68.90, 71.07, 324.39°) |
| OKLab | oklab(75.58% 0.1571 -0.1139) |
| OKLCH | oklch(75.58% 0.194 324) |
| XYZ | xyz(57.8487, 39.2055, 90.0907) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF4 #89F47F
analogous
#B07FF4 #EA7FF4 #F47FC3
triadic
#EA7FF4 #F4EA7F #7FF4EA
tetradic
#EA7FF4 #F4B07F #89F47F #7FC3F4
square
#EA7FF4 #F4B07F #89F47F #7FC3F4
split-complementary
#EA7FF4 #C3F47F #7FF4B0
monochromatic
#D314E5 #E147EF #EA7FF4 #F3B7F9 #FAE3FD
Accessibility & contrast
On white
2.38
#EA7FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EA7FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF4
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF4 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#EE8DAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff4; /* rgb */ color: rgb(234, 127, 244); /* oklch */ color: oklch(75.6% 0.194 324.0);
Tailwind
colors: {
custom: {
50: '#f3a7f8',
500: '#ea7ff4',
950: '#000000',
},
}SCSS
$custom: #ea7ff4; $custom-light: #f3a7f8; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff4",
"rgb": {
"r": 234,
"g": 127,
"b": 244
},
"hsl": {
"h": 294.872,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.75579,
"c": 0.19406,
"h": 324
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#EA7FF4
secondary
#D9F5D6
accent
#E10518
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85