#EA7FE5#EA7FE5
#EA7FE5 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.180 H 328.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE5 |
|---|---|
| RGB | rgb(234, 127, 229) |
| HSL | hsl(303, 72%, 71%) |
| HSV | hsv(303, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 2.1%, 8.2%) |
| CIE-LAB | lab(68.26, 55.12, -34.11) |
| CIE-LCH | lch(68.26, 64.82, 328.25°) |
| OKLab | oklab(74.9% 0.1546 -0.0932) |
| OKLCH | oklch(74.9% 0.18 328.9) |
| XYZ | xyz(55.6631, 38.3313, 78.5803) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.48
Purply Pink
#F075E6
ΔE00 1.98
Lavender Pink
#DD85D7
ΔE00 3.15
Orchid
#DA70D6
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE5 #7FEA84
analogous
#B97FEA #EA7FE5 #EA7FAF
triadic
#EA7FE5 #E5EA7F #7FE5EA
tetradic
#EA7FE5 #EAB97F #7FEA84 #7FAFEA
square
#EA7FE5 #EAB97F #7FEA84 #7FAFEA
split-complementary
#EA7FE5 #AFEA7F #7FEAB9
monochromatic
#CD22C5 #E14ADA #EA7FE5 #F3B4F0 #FBE5FA
Accessibility & contrast
On white
2.42
#EA7FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EA7FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE8
Deuteranopia (green-blind)
#96ACE2
Tritanopia (blue-blind)
#F189A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7fe5; /* rgb */ color: rgb(234, 127, 229); /* oklch */ color: oklch(74.9% 0.180 328.9);
Tailwind
colors: {
custom: {
50: '#f3a7ed',
500: '#ea7fe5',
950: '#000000',
},
}SCSS
$custom: #ea7fe5; $custom-light: #f3a7ed; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe5",
"rgb": {
"r": 234,
"g": 127,
"b": 229
},
"hsl": {
"h": 302.804,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74899,
"c": 0.18046,
"h": 328.9
},
"luminance": 0.38328
}Semantic roles & 50–950 ramp
primary
#EA7FE5
secondary
#D4F1D5
accent
#D41B12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84