#EA7FE7#EA7FE7
#EA7FE7 is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.182 H 328.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE7 |
|---|---|
| RGB | rgb(234, 127, 231) |
| HSL | hsl(302, 72%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 1.3%, 8.2%) |
| CIE-LAB | lab(68.35, 55.46, -35.09) |
| CIE-LCH | lch(68.35, 65.63, 327.68°) |
| OKLab | oklab(74.99% 0.1549 -0.0959) |
| OKLCH | oklch(74.99% 0.182 328.2) |
| XYZ | xyz(55.9440, 38.4437, 80.0594) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 1.98
Lavender Pink
#DD85D7
ΔE00 3.40
Orchid
#DA70D6
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE7 #7FEA82
analogous
#B77FEA #EA7FE7 #EA7FB1
triadic
#EA7FE7 #E7EA7F #7FE7EA
tetradic
#EA7FE7 #EAB77F #7FEA82 #7FB1EA
square
#EA7FE7 #EAB77F #7FEA82 #7FB1EA
split-complementary
#EA7FE7 #B1EA7F #7FEAB7
monochromatic
#CD22C8 #E14ADD #EA7FE7 #F3B4F1 #FBE5FA
Accessibility & contrast
On white
2.42
#EA7FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EA7FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779EEB
Deuteranopia (green-blind)
#95ACE4
Tritanopia (blue-blind)
#F089A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fe7; /* rgb */ color: rgb(234, 127, 231); /* oklch */ color: oklch(75.0% 0.182 328.2);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#ea7fe7',
950: '#000000',
},
}SCSS
$custom: #ea7fe7; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe7",
"rgb": {
"r": 234,
"g": 127,
"b": 231
},
"hsl": {
"h": 301.682,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74987,
"c": 0.18223,
"h": 328.2
},
"luminance": 0.38441
}Semantic roles & 50–950 ramp
primary
#EA7FE7
secondary
#D4F1D5
accent
#D41712
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84