#EA7FE3#EA7FE3
#EA7FE3 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.179 H 329.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE3 |
|---|---|
| RGB | rgb(234, 127, 227) |
| HSL | hsl(304, 72%, 71%) |
| HSV | hsv(304, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 3%, 8.2%) |
| CIE-LAB | lab(68.18, 54.77, -33.13) |
| CIE-LCH | lch(68.18, 64.01, 328.83°) |
| OKLab | oklab(74.81% 0.1542 -0.0904) |
| OKLCH | oklch(74.81% 0.179 329.6) |
| XYZ | xyz(55.3855, 38.2203, 77.1181) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 2.93
Orchid
#DA70D6
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE3 #7FEA86
analogous
#BB7FEA #EA7FE3 #EA7FAD
triadic
#EA7FE3 #E3EA7F #7FE3EA
tetradic
#EA7FE3 #EABB7F #7FEA86 #7FADEA
square
#EA7FE3 #EABB7F #7FEA86 #7FADEA
split-complementary
#EA7FE3 #ADEA7F #7FEABB
monochromatic
#CD22C2 #E14AD7 #EA7FE3 #F3B4EF #FBE5F9
Accessibility & contrast
On white
2.43
#EA7FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EA7FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE3
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE3 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE6
Deuteranopia (green-blind)
#97ABE0
Tritanopia (blue-blind)
#F188A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7fe3; /* rgb */ color: rgb(234, 127, 227); /* oklch */ color: oklch(74.8% 0.179 329.6);
Tailwind
colors: {
custom: {
50: '#f3a7ec',
500: '#ea7fe3',
950: '#000000',
},
}SCSS
$custom: #ea7fe3; $custom-light: #f3a7ec; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe3",
"rgb": {
"r": 234,
"g": 127,
"b": 227
},
"hsl": {
"h": 303.925,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74812,
"c": 0.1787,
"h": 329.6
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#EA7FE3
secondary
#D4F1D6
accent
#D41E12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84