#EA8EF3#EA8EF3
#EA8EF3 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.169 H 323.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF3 |
|---|---|
| RGB | rgb(234, 142, 243) |
| HSL | hsl(295, 81%, 75%) |
| HSV | hsv(295, 42%, 95%) |
| CMYK | cmyk(3.7%, 41.6%, 0%, 4.7%) |
| CIE-LAB | lab(71.77, 50.09, -36.37) |
| CIE-LCH | lch(71.77, 61.90, 324.02°) |
| OKLab | oklab(77.7% 0.1362 -0.0997) |
| OKLCH | oklch(77.7% 0.169 323.8) |
| XYZ | xyz(59.7807, 43.3120, 89.9877) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 5.18
Plum
#DDA0DD
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.38
Orchid
#DA70D6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF3 #97F38E
analogous
#B78EF3 #EA8EF3 #F38ECA
triadic
#EA8EF3 #F3EA8E #8EF3EA
tetradic
#EA8EF3 #F3B78E #97F38E #8ECAF3
square
#EA8EF3 #F3B78E #97F38E #8ECAF3
split-complementary
#EA8EF3 #CAF38E #8EF3B7
monochromatic
#D51FE7 #E057ED #EA8EF3 #F4C5F9 #FAE3FC
Accessibility & contrast
On white
2.17
#EA8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EA8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF3
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF3 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#EE99B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef3; /* rgb */ color: rgb(234, 142, 243); /* oklch */ color: oklch(77.7% 0.169 323.8);
Tailwind
colors: {
custom: {
50: '#f2b1f7',
500: '#ea8ef3',
950: '#000000',
},
}SCSS
$custom: #ea8ef3; $custom-light: #f2b1f7; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef3",
"rgb": {
"r": 234,
"g": 142,
"b": 243
},
"hsl": {
"h": 294.653,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.777,
"c": 0.16877,
"h": 323.8
},
"luminance": 0.43309
}Semantic roles & 50–950 ramp
primary
#EA8EF3
secondary
#DAF4D7
accent
#DD081B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085