#EA7FF6#EA7FF6
#EA7FF6 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.7% C 0.196 H 323.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF6 |
|---|---|
| RGB | rgb(234, 127, 246) |
| HSL | hsl(294, 87%, 73%) |
| HSV | hsv(294, 48%, 96%) |
| CMYK | cmyk(4.9%, 48.4%, 0%, 3.5%) |
| CIE-LAB | lab(68.99, 58.15, -42.34) |
| CIE-LCH | lch(68.99, 71.93, 323.94°) |
| OKLab | oklab(75.67% 0.1574 -0.1167) |
| OKLCH | oklch(75.67% 0.196 323.4) |
| XYZ | xyz(58.1540, 39.3277, 91.6987) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF6 #8BF67F
analogous
#AF7FF6 #EA7FF6 #F67FC6
triadic
#EA7FF6 #F6EA7F #7FF6EA
tetradic
#EA7FF6 #F6AF7F #8BF67F #7FC6F6
square
#EA7FF6 #F6AF7F #8BF67F #7FC6F6
split-complementary
#EA7FF6 #C6F67F #7FF6AF
monochromatic
#D410EA #E146F2 #EA7FF6 #F3B8FA #FAE2FD
Accessibility & contrast
On white
2.37
#EA7FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EA7FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0FA
Deuteranopia (green-blind)
#8FADF3
Tritanopia (blue-blind)
#EE8EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff6; /* rgb */ color: rgb(234, 127, 246); /* oklch */ color: oklch(75.7% 0.196 323.4);
Tailwind
colors: {
custom: {
50: '#f3a7f9',
500: '#ea7ff6',
950: '#000000',
},
}SCSS
$custom: #ea7ff6; $custom-light: #f3a7f9; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff6",
"rgb": {
"r": 234,
"g": 127,
"b": 246
},
"hsl": {
"h": 293.95,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.75673,
"c": 0.19592,
"h": 323.4
},
"luminance": 0.39325
}Semantic roles & 50–950 ramp
primary
#EA7FF6
secondary
#D9F5D6
accent
#E30219
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85