#EA7EFC#EA7EFC
#EA7EFC is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.8% C 0.203 H 321.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EFC |
|---|---|
| RGB | rgb(234, 126, 252) |
| HSL | hsl(291, 95%, 74%) |
| HSV | hsv(291, 50%, 99%) |
| CMYK | cmyk(7.1%, 50%, 0%, 1.2%) |
| CIE-LAB | lab(69.07, 59.74, -45.49) |
| CIE-LCH | lch(69.07, 75.09, 322.71°) |
| OKLab | oklab(75.82% 0.1595 -0.1258) |
| OKLCH | oklch(75.82% 0.203 321.7) |
| XYZ | xyz(58.9613, 39.4450, 96.5845) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EFC #90FC7E
analogous
#AB7EFC #EA7EFC #FC7ECF
triadic
#EA7EFC #FCEA7E #7EFCEA
tetradic
#EA7EFC #FCAB7E #90FC7E #7ECFFC
square
#EA7EFC #FCAB7E #90FC7E #7ECFFC
split-complementary
#EA7EFC #CFFC7E #7EFCAB
monochromatic
#D706F9 #E042FB #EA7EFC #F4BAFD #FAE1FE
Accessibility & contrast
On white
2.36
#EA7EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EA7EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EFC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EFC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#ED8FB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7efc; /* rgb */ color: rgb(234, 126, 252); /* oklch */ color: oklch(75.8% 0.203 321.7);
Tailwind
colors: {
custom: {
50: '#f3a7fe',
500: '#ea7efc',
950: '#000000',
},
}SCSS
$custom: #ea7efc; $custom-light: #f3a7fe; $custom-dark: #000000;
JSON
{
"hex": "#ea7efc",
"rgb": {
"r": 234,
"g": 126,
"b": 252
},
"hsl": {
"h": 291.429,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.75824,
"c": 0.20313,
"h": 321.7
},
"luminance": 0.39442
}Semantic roles & 50–950 ramp
primary
#EA7EFC
secondary
#D9F7D4
accent
#E60021
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86