#EA7FFC#EA7FFC
#EA7FFC is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.0% C 0.202 H 321.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FFC |
|---|---|
| RGB | rgb(234, 127, 252) |
| HSL | hsl(291, 95%, 74%) |
| HSV | hsv(291, 50%, 99%) |
| CMYK | cmyk(7.1%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.26, 59.25, -45.20) |
| CIE-LCH | lch(69.26, 74.52, 322.66°) |
| OKLab | oklab(75.96% 0.1582 -0.1249) |
| OKLCH | oklch(75.96% 0.202 321.7) |
| XYZ | xyz(59.0898, 39.7020, 96.6273) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.26
Violet Pink
#FB5FFC
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FFC #91FC7F
analogous
#AC7FFC #EA7FFC #FC7FD0
triadic
#EA7FFC #FCEA7F #7FFCEA
tetradic
#EA7FFC #FCAC7F #91FC7F #7FD0FC
square
#EA7FFC #FCAC7F #91FC7F #7FD0FC
split-complementary
#EA7FFC #D0FC7F #7FFCAC
monochromatic
#D607F9 #E043FB #EA7FFC #F4BBFD #FAE1FE
Accessibility & contrast
On white
2.35
#EA7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EA7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FFC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FFC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#EC8FB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7ffc; /* rgb */ color: rgb(234, 127, 252); /* oklch */ color: oklch(76.0% 0.202 321.7);
Tailwind
colors: {
custom: {
50: '#f3a8fe',
500: '#ea7ffc',
950: '#000000',
},
}SCSS
$custom: #ea7ffc; $custom-light: #f3a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ea7ffc",
"rgb": {
"r": 234,
"g": 127,
"b": 252
},
"hsl": {
"h": 291.36,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.7596,
"c": 0.20158,
"h": 321.7
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#EA7FFC
secondary
#D9F7D4
accent
#E60021
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86