#EA7FFD#EA7FFD
#EA7FFD is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.0% C 0.203 H 321.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FFD |
|---|---|
| RGB | rgb(234, 127, 253) |
| HSL | hsl(291, 97%, 75%) |
| HSV | hsv(291, 50%, 99%) |
| CMYK | cmyk(7.5%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.30, 59.44, -45.68) |
| CIE-LCH | lch(69.30, 74.96, 322.46°) |
| OKLab | oklab(76.01% 0.1583 -0.1263) |
| OKLCH | oklch(76.01% 0.203 321.4) |
| XYZ | xyz(59.2487, 39.7655, 97.4641) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FFD #92FD7F
analogous
#AB7FFD #EA7FFD #FD7FD1
triadic
#EA7FFD #FDEA7F #7FFDEA
tetradic
#EA7FFD #FDAB7F #92FD7F #7FD1FD
square
#EA7FFD #FDAB7F #92FD7F #7FD1FD
split-complementary
#EA7FFD #D1FD7F #7FFDAB
monochromatic
#D606FB #E043FC #EA7FFD #F4BBFE #FAE1FF
Accessibility & contrast
On white
2.35
#EA7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EA7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FFD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FFD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#8CADF9
Tritanopia (blue-blind)
#EC90B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7ffd; /* rgb */ color: rgb(234, 127, 253); /* oklch */ color: oklch(76.0% 0.203 321.4);
Tailwind
colors: {
custom: {
50: '#f3a8fe',
500: '#ea7ffd',
950: '#000000',
},
}SCSS
$custom: #ea7ffd; $custom-light: #f3a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ea7ffd",
"rgb": {
"r": 234,
"g": 127,
"b": 253
},
"hsl": {
"h": 290.952,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76008,
"c": 0.20252,
"h": 321.4
},
"luminance": 0.39763
}Semantic roles & 50–950 ramp
primary
#EA7FFD
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86