#EA7FE8#EA7FE8
#EA7FE8 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.183 H 327.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE8 |
|---|---|
| RGB | rgb(234, 127, 232) |
| HSL | hsl(301, 72%, 71%) |
| HSV | hsv(301, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 0.9%, 8.2%) |
| CIE-LAB | lab(68.39, 55.64, -35.58) |
| CIE-LCH | lch(68.39, 66.04, 327.40°) |
| OKLab | oklab(75.03% 0.1551 -0.0973) |
| OKLCH | oklch(75.03% 0.183 327.9) |
| XYZ | xyz(56.0856, 38.5003, 80.8054) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 3.53
Orchid
#DA70D6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE8 #7FEA81
analogous
#B67FEA #EA7FE8 #EA7FB3
triadic
#EA7FE8 #E8EA7F #7FE8EA
tetradic
#EA7FE8 #EAB67F #7FEA81 #7FB3EA
square
#EA7FE8 #EAB67F #7FEA81 #7FB3EA
split-complementary
#EA7FE8 #B3EA7F #7FEAB6
monochromatic
#CD22CA #E14ADF #EA7FE8 #F3B4F1 #FBE5FA
Accessibility & contrast
On white
2.41
#EA7FE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EA7FE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE8
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE8 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEC
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#F089A9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fe8; /* rgb */ color: rgb(234, 127, 232); /* oklch */ color: oklch(75.0% 0.183 327.9);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#ea7fe8',
950: '#000000',
},
}SCSS
$custom: #ea7fe8; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe8",
"rgb": {
"r": 234,
"g": 127,
"b": 232
},
"hsl": {
"h": 301.121,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.75031,
"c": 0.18312,
"h": 327.9
},
"luminance": 0.38497
}Semantic roles & 50–950 ramp
primary
#EA7FE8
secondary
#D4F1D5
accent
#D41512
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84