#EA7EFA#EA7EFA
#EA7EFA is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.7% C 0.201 H 322.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EFA |
|---|---|
| RGB | rgb(234, 126, 250) |
| HSL | hsl(292, 93%, 74%) |
| HSV | hsv(292, 50%, 98%) |
| CMYK | cmyk(6.4%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(68.98, 59.37, -44.54) |
| CIE-LCH | lch(68.98, 74.22, 323.12°) |
| OKLab | oklab(75.73% 0.1593 -0.123) |
| OKLCH | oklch(75.73% 0.201 322.3) |
| XYZ | xyz(58.6460, 39.3189, 94.9241) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EFA #8EFA7E
analogous
#AC7EFA #EA7EFA #FA7ECC
triadic
#EA7EFA #FAEA7E #7EFAEA
tetradic
#EA7EFA #FAAC7E #8EFA7E #7ECCFA
square
#EA7EFA #FAAC7E #8EFA7E #7ECCFA
split-complementary
#EA7EFA #CCFA7E #7EFAAC
monochromatic
#D609F4 #E043F8 #EA7EFA #F4B9FC #FAE2FE
Accessibility & contrast
On white
2.37
#EA7EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EA7EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EFA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EFA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#8CADF6
Tritanopia (blue-blind)
#ED8EB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7efa; /* rgb */ color: rgb(234, 126, 250); /* oklch */ color: oklch(75.7% 0.201 322.3);
Tailwind
colors: {
custom: {
50: '#f3a7fc',
500: '#ea7efa',
950: '#000000',
},
}SCSS
$custom: #ea7efa; $custom-light: #f3a7fc; $custom-dark: #000000;
JSON
{
"hex": "#ea7efa",
"rgb": {
"r": 234,
"g": 126,
"b": 250
},
"hsl": {
"h": 292.258,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.75727,
"c": 0.20124,
"h": 322.3
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#EA7EFA
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85