#EA8FF0#EA8FF0
#EA8FF0 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.164 H 324.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FF0 |
|---|---|
| RGB | rgb(234, 143, 240) |
| HSL | hsl(296, 76%, 75%) |
| HSV | hsv(296, 40%, 94%) |
| CMYK | cmyk(2.5%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(71.85, 49.03, -34.60) |
| CIE-LCH | lch(71.85, 60.01, 324.79°) |
| OKLab | oklab(77.72% 0.1342 -0.0947) |
| OKLCH | oklch(77.72% 0.164 324.8) |
| XYZ | xyz(59.4809, 43.4311, 87.6711) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 5.25
Plum
#DDA0DD
ΔE00 6.55
Orchid
#DA70D6
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FF0 #95F08F
analogous
#BA8FF0 #EA8FF0 #F08FC5
triadic
#EA8FF0 #F0EA8F #8FF0EA
tetradic
#EA8FF0 #F0BA8F #95F08F #8FC5F0
square
#EA8FF0 #F0BA8F #95F08F #8FC5F0
split-complementary
#EA8FF0 #C5F08F #8FF0BA
monochromatic
#D623E2 #E059E9 #EA8FF0 #F4C5F7 #FAE4FB
Accessibility & contrast
On white
2.17
#EA8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EA8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FF0
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FF0 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#EE99B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ff0; /* rgb */ color: rgb(234, 143, 240); /* oklch */ color: oklch(77.7% 0.164 324.8);
Tailwind
colors: {
custom: {
50: '#f2b2f5',
500: '#ea8ff0',
950: '#000000',
},
}SCSS
$custom: #ea8ff0; $custom-light: #f2b2f5; $custom-dark: #000000;
JSON
{
"hex": "#ea8ff0",
"rgb": {
"r": 234,
"g": 143,
"b": 240
},
"hsl": {
"h": 296.289,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.7772,
"c": 0.1642,
"h": 324.8
},
"luminance": 0.43429
}Semantic roles & 50–950 ramp
primary
#EA8FF0
secondary
#DAF3D8
accent
#D90D1A
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085