#EA7FF9#EA7FF9
#EA7FF9 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.199 H 322.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FF9 |
|---|---|
| RGB | rgb(234, 127, 249) |
| HSL | hsl(293, 91%, 74%) |
| HSV | hsv(293, 49%, 98%) |
| CMYK | cmyk(6%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(69.12, 58.70, -43.77) |
| CIE-LCH | lch(69.12, 73.22, 323.29°) |
| OKLab | oklab(75.82% 0.1578 -0.1208) |
| OKLCH | oklch(75.82% 0.199 322.6) |
| XYZ | xyz(58.6182, 39.5133, 94.1433) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.83
Violet Pink
#FB5FFC
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FF9 #8EF97F
analogous
#AD7FF9 #EA7FF9 #F97FCB
triadic
#EA7FF9 #F9EA7F #7FF9EA
tetradic
#EA7FF9 #F9AD7F #8EF97F #7FCBF9
square
#EA7FF9 #F9AD7F #8EF97F #7FCBF9
split-complementary
#EA7FF9 #CBF97F #7FF9AD
monochromatic
#D60BF2 #E045F6 #EA7FF9 #F4B9FC #FAE2FE
Accessibility & contrast
On white
2.36
#EA7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EA7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FF9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FF9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#ED8FB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea7ff9; /* rgb */ color: rgb(234, 127, 249); /* oklch */ color: oklch(75.8% 0.199 322.6);
Tailwind
colors: {
custom: {
50: '#f3a8fb',
500: '#ea7ff9',
950: '#000000',
},
}SCSS
$custom: #ea7ff9; $custom-light: #f3a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ea7ff9",
"rgb": {
"r": 234,
"g": 127,
"b": 249
},
"hsl": {
"h": 292.623,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75816,
"c": 0.19873,
"h": 322.6
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#EA7FF9
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85