#EA8CF4#EA8CF4
#EA8CF4 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.4% C 0.173 H 323.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CF4 |
|---|---|
| RGB | rgb(234, 140, 244) |
| HSL | hsl(294, 83%, 75%) |
| HSV | hsv(294, 43%, 96%) |
| CMYK | cmyk(4.1%, 42.6%, 0%, 4.3%) |
| CIE-LAB | lab(71.41, 51.30, -37.47) |
| CIE-LCH | lch(71.41, 63.53, 323.85°) |
| OKLab | oklab(77.44% 0.1392 -0.1028) |
| OKLCH | oklch(77.44% 0.173 323.5) |
| XYZ | xyz(59.6373, 42.7827, 90.6869) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Lavender Pink
#DD85D7
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 4.88
Orchid
#DA70D6
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CF4 #96F48C
analogous
#B68CF4 #EA8CF4 #F48CCA
triadic
#EA8CF4 #F4EA8C #8CF4EA
tetradic
#EA8CF4 #F4B68C #96F48C #8CCAF4
square
#EA8CF4 #F4B68C #96F48C #8CCAF4
split-complementary
#EA8CF4 #CAF48C #8CF4B6
monochromatic
#D61CE9 #E054EF #EA8CF4 #F4C4F9 #FAE3FC
Accessibility & contrast
On white
2.20
#EA8CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EA8CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CF4
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CF4 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#EE98B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8cf4; /* rgb */ color: rgb(234, 140, 244); /* oklch */ color: oklch(77.4% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#f2b0f8',
500: '#ea8cf4',
950: '#000000',
},
}SCSS
$custom: #ea8cf4; $custom-light: #f2b0f8; $custom-dark: #000000;
JSON
{
"hex": "#ea8cf4",
"rgb": {
"r": 234,
"g": 140,
"b": 244
},
"hsl": {
"h": 294.231,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.77445,
"c": 0.17304,
"h": 323.5
},
"luminance": 0.4278
}Semantic roles & 50–950 ramp
primary
#EA8CF4
secondary
#DAF4D7
accent
#DF071B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085