#EA7FEA#EA7FEA
#EA7FEA is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.185 H 327.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FEA |
|---|---|
| RGB | rgb(234, 127, 234) |
| HSL | hsl(300, 72%, 71%) |
| HSV | hsv(300, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(68.47, 55.99, -36.55) |
| CIE-LCH | lch(68.47, 66.87, 326.86°) |
| OKLab | oklab(75.12% 0.1555 -0.1001) |
| OKLCH | oklch(75.12% 0.185 327.2) |
| XYZ | xyz(56.3713, 38.6146, 82.3101) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.09
Lavender Pink
#DD85D7
ΔE00 3.79
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FEA #7FEA7F
analogous
#B47FEA #EA7FEA #EA7FB4
triadic
#EA7FEA #EAEA7F #7FEAEA
tetradic
#EA7FEA #EAB47F #7FEA7F #7FB4EA
square
#EA7FEA #EAB47F #7FEA7F #7FB4EA
split-complementary
#EA7FEA #B4EA7F #7FEAB4
monochromatic
#CD22CD #E14AE1 #EA7FEA #F3B4F3 #FBE5FB
Accessibility & contrast
On white
2.41
#EA7FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EA7FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FEA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FEA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F08AAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fea; /* rgb */ color: rgb(234, 127, 234); /* oklch */ color: oklch(75.1% 0.185 327.2);
Tailwind
colors: {
custom: {
50: '#f3a7f1',
500: '#ea7fea',
950: '#000000',
},
}SCSS
$custom: #ea7fea; $custom-light: #f3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ea7fea",
"rgb": {
"r": 234,
"g": 127,
"b": 234
},
"hsl": {
"h": 300,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.75121,
"c": 0.1849,
"h": 327.2
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#EA7FEA
secondary
#D4F1D4
accent
#D41212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84