#EA7FF3#EA7FF3
#EA7FF3 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.193 H 324.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF3 |
|---|---|
| RGB | rgb(234, 127, 243) |
| HSL | hsl(295, 83%, 73%) |
| HSV | hsv(295, 48%, 95%) |
| CMYK | cmyk(3.7%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.86, 57.60, -40.90) |
| CIE-LCH | lch(68.86, 70.64, 324.62°) |
| OKLab | oklab(75.53% 0.1569 -0.1126) |
| OKLCH | oklch(75.53% 0.193 324.3) |
| XYZ | xyz(57.6972, 39.1450, 89.2932) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.20
Violet Pink
#FB5FFC
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF3 #88F37F
analogous
#B07FF3 #EA7FF3 #F37FC2
triadic
#EA7FF3 #F3EA7F #7FF3EA
tetradic
#EA7FF3 #F3B07F #88F37F #7FC2F3
square
#EA7FF3 #F3B07F #88F37F #7FC2F3
split-complementary
#EA7FF3 #C2F37F #7FF3B0
monochromatic
#D215E2 #E147EE #EA7FF3 #F3B7F8 #FAE3FC
Accessibility & contrast
On white
2.38
#EA7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF3
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF3 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#EE8DAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7ff3; /* rgb */ color: rgb(234, 127, 243); /* oklch */ color: oklch(75.5% 0.193 324.3);
Tailwind
colors: {
custom: {
50: '#f3a7f7',
500: '#ea7ff3',
950: '#000000',
},
}SCSS
$custom: #ea7ff3; $custom-light: #f3a7f7; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff3",
"rgb": {
"r": 234,
"g": 127,
"b": 243
},
"hsl": {
"h": 295.345,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75532,
"c": 0.19313,
"h": 324.3
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#EA7FF3
secondary
#D9F4D7
accent
#DF0617
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85