#EA8CF7#EA8CF7
#EA8CF7 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.6% C 0.176 H 322.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8CF7 |
|---|---|
| RGB | rgb(234, 140, 247) |
| HSL | hsl(293, 87%, 76%) |
| HSV | hsv(293, 43%, 97%) |
| CMYK | cmyk(5.3%, 43.3%, 0%, 3.1%) |
| CIE-LAB | lab(71.53, 51.85, -38.91) |
| CIE-LCH | lch(71.53, 64.83, 323.11°) |
| OKLab | oklab(77.58% 0.1397 -0.107) |
| OKLCH | oklch(77.58% 0.176 322.6) |
| XYZ | xyz(60.0965, 42.9664, 93.1054) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 7.29
Orchid
#DA70D6
ΔE00 7.47
Violet Pink
#FB5FFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8CF7 #99F78C
analogous
#B48CF7 #EA8CF7 #F78CCE
triadic
#EA8CF7 #F7EA8C #8CF7EA
tetradic
#EA8CF7 #F7B48C #99F78C #8CCEF7
square
#EA8CF7 #F7B48C #99F78C #8CCEF7
split-complementary
#EA8CF7 #CEF78C #8CF7B4
monochromatic
#D51AEF #E053F3 #EA8CF7 #F4C5FB #FAE2FD
Accessibility & contrast
On white
2.19
#EA8CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA8CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8CF7
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8CF7 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8FB
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#ED99B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8cf7; /* rgb */ color: rgb(234, 140, 247); /* oklch */ color: oklch(77.6% 0.176 322.6);
Tailwind
colors: {
custom: {
50: '#f2b0fa',
500: '#ea8cf7',
950: '#000000',
},
}SCSS
$custom: #ea8cf7; $custom-light: #f2b0fa; $custom-dark: #000000;
JSON
{
"hex": "#ea8cf7",
"rgb": {
"r": 234,
"g": 140,
"b": 247
},
"hsl": {
"h": 292.71,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.77579,
"c": 0.17597,
"h": 322.6
},
"luminance": 0.42964
}Semantic roles & 50–950 ramp
primary
#EA8CF7
secondary
#DAF5D6
accent
#E4021D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085