#EA8EF1#EA8EF1
#EA8EF1 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.6% C 0.167 H 324.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF1 |
|---|---|
| RGB | rgb(234, 142, 241) |
| HSL | hsl(296, 78%, 75%) |
| HSV | hsv(296, 41%, 95%) |
| CMYK | cmyk(2.9%, 41.1%, 0%, 5.5%) |
| CIE-LAB | lab(71.69, 49.72, -35.40) |
| CIE-LCH | lch(71.69, 61.04, 324.55°) |
| OKLab | oklab(77.61% 0.1358 -0.0969) |
| OKLCH | oklch(77.61% 0.167 324.5) |
| XYZ | xyz(59.4804, 43.1918, 88.4058) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 5.09
Plum
#DDA0DD
ΔE00 6.85
Orchid
#DA70D6
ΔE00 7.41
Baby Purple
#CA9BF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF1 #95F18E
analogous
#B98EF1 #EA8EF1 #F18EC6
triadic
#EA8EF1 #F1EA8E #8EF1EA
tetradic
#EA8EF1 #F1B98E #95F18E #8EC6F1
square
#EA8EF1 #F1B98E #95F18E #8EC6F1
split-complementary
#EA8EF1 #C6F18E #8EF1B9
monochromatic
#D621E4 #E058EA #EA8EF1 #F4C4F8 #FAE4FC
Accessibility & contrast
On white
2.18
#EA8EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EA8EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF1
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF1 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#9CB4EE
Tritanopia (blue-blind)
#EE99B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef1; /* rgb */ color: rgb(234, 142, 241); /* oklch */ color: oklch(77.6% 0.167 324.5);
Tailwind
colors: {
custom: {
50: '#f2b1f6',
500: '#ea8ef1',
950: '#000000',
},
}SCSS
$custom: #ea8ef1; $custom-light: #f2b1f6; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef1",
"rgb": {
"r": 234,
"g": 142,
"b": 241
},
"hsl": {
"h": 295.758,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.77612,
"c": 0.16683,
"h": 324.5
},
"luminance": 0.43189
}Semantic roles & 50–950 ramp
primary
#EA8EF1
secondary
#DAF3D8
accent
#DA0B1A
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085