#EA7FE9#EA7FE9
#EA7FE9 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.184 H 327.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE9 |
|---|---|
| RGB | rgb(234, 127, 233) |
| HSL | hsl(301, 72%, 71%) |
| HSV | hsv(301, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 0.4%, 8.2%) |
| CIE-LAB | lab(68.43, 55.82, -36.06) |
| CIE-LCH | lch(68.43, 66.45, 327.13°) |
| OKLab | oklab(75.08% 0.1553 -0.0987) |
| OKLCH | oklch(75.08% 0.184 327.6) |
| XYZ | xyz(56.2281, 38.5573, 81.5556) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 3.66
Orchid
#DA70D6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE9 #7FEA80
analogous
#B57FEA #EA7FE9 #EA7FB3
triadic
#EA7FE9 #E9EA7F #7FE9EA
tetradic
#EA7FE9 #EAB57F #7FEA80 #7FB3EA
square
#EA7FE9 #EAB57F #7FEA80 #7FB3EA
split-complementary
#EA7FE9 #B3EA7F #7FEAB5
monochromatic
#CD22CB #E14AE0 #EA7FE9 #F3B4F2 #FBE5FA
Accessibility & contrast
On white
2.41
#EA7FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EA7FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE9
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE9 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EED
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#F08AA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fe9; /* rgb */ color: rgb(234, 127, 233); /* oklch */ color: oklch(75.1% 0.184 327.6);
Tailwind
colors: {
custom: {
50: '#f3a7f0',
500: '#ea7fe9',
950: '#000000',
},
}SCSS
$custom: #ea7fe9; $custom-light: #f3a7f0; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe9",
"rgb": {
"r": 234,
"g": 127,
"b": 233
},
"hsl": {
"h": 300.561,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.75076,
"c": 0.18401,
"h": 327.6
},
"luminance": 0.38554
}Semantic roles & 50–950 ramp
primary
#EA7FE9
secondary
#D4F1D4
accent
#D41312
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84