#EA8FF5#EA8FF5
#EA8FF5 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.169 H 323.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF5 |
|---|---|
| RGB | rgb(234, 143, 245) |
| HSL | hsl(294, 84%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.5%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.05, 49.95, -37.02) |
| CIE-LCH | lch(72.05, 62.17, 323.46°) |
| OKLab | oklab(77.94% 0.1351 -0.1016) |
| OKLCH | oklch(77.94% 0.169 323.1) |
| XYZ | xyz(60.2339, 43.7323, 91.6368) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Lavender Pink
#DD85D7
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.17
Orchid
#DA70D6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF5 #9AF58F
analogous
#B78FF5 #EA8FF5 #F58FCD
triadic
#EA8FF5 #F5EA8F #8FF5EA
tetradic
#EA8FF5 #F5B78F #9AF58F #8FCDF5
square
#EA8FF5 #F5B78F #9AF58F #8FCDF5
split-complementary
#EA8FF5 #CDF58F #8FF5B7
monochromatic
#D51FEB #DF57F0 #EA8FF5 #F5C7FA #FAE3FC
Accessibility & contrast
On white
2.15
#EA8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#EA8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF5
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF5 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF9
Deuteranopia (green-blind)
#9CB4F2
Tritanopia (blue-blind)
#ED9BB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea8ff5; /* rgb */ color: rgb(234, 143, 245); /* oklch */ color: oklch(77.9% 0.169 323.1);
Tailwind
colors: {
custom: {
50: '#f2b2f8',
500: '#ea8ff5',
950: '#000000',
},
}SCSS
$custom: #ea8ff5; $custom-light: #f2b2f8; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff5",
"rgb": {
"r": 234,
"g": 143,
"b": 245
},
"hsl": {
"h": 293.529,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.77938,
"c": 0.16905,
"h": 323.1
},
"luminance": 0.4373
}Semantic roles & 50–950 ramp
primary
#EA8FF5
secondary
#DAF4D7
accent
#E0051D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085