#EA8FF7#EA8FF7
#EA8FF7 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.0% C 0.171 H 322.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF7 |
|---|---|
| RGB | rgb(234, 143, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 42%, 97%) |
| CMYK | cmyk(5.3%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(72.13, 50.33, -37.98) |
| CIE-LCH | lch(72.13, 63.05, 322.96°) |
| OKLab | oklab(78.03% 0.1355 -0.1043) |
| OKLCH | oklch(78.03% 0.171 322.4) |
| XYZ | xyz(60.5408, 43.8551, 93.2535) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.42
Lilac (survey)
#CEA2FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF7 #9CF78F
analogous
#B68FF7 #EA8FF7 #F78FD0
triadic
#EA8FF7 #F7EA8F #8FF7EA
tetradic
#EA8FF7 #F7B68F #9CF78F #8FD0F7
square
#EA8FF7 #F7B68F #9CF78F #8FD0F7
split-complementary
#EA8FF7 #D0F78F #8FF7B6
monochromatic
#D51DEF #DF56F3 #EA8FF7 #F5C8FB #FAE2FD
Accessibility & contrast
On white
2.15
#EA8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF7
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF7 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#ED9BB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ff7; /* rgb */ color: rgb(234, 143, 247); /* oklch */ color: oklch(78.0% 0.171 322.4);
Tailwind
colors: {
custom: {
50: '#f2b2fa',
500: '#ea8ff7',
950: '#000000',
},
}SCSS
$custom: #ea8ff7; $custom-light: #f2b2fa; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff7",
"rgb": {
"r": 234,
"g": 143,
"b": 247
},
"hsl": {
"h": 292.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.78027,
"c": 0.17102,
"h": 322.4
},
"luminance": 0.43853
}Semantic roles & 50–950 ramp
primary
#EA8FF7
secondary
#DAF5D6
accent
#E3021E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085