#EA8EF0#EA8EF0
#EA8EF0 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.6% C 0.166 H 324.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF0 |
|---|---|
| RGB | rgb(234, 142, 240) |
| HSL | hsl(296, 77%, 75%) |
| HSV | hsv(296, 41%, 94%) |
| CMYK | cmyk(2.5%, 40.8%, 0%, 5.9%) |
| CIE-LAB | lab(71.64, 49.54, -34.92) |
| CIE-LCH | lch(71.64, 60.61, 324.82°) |
| OKLab | oklab(77.57% 0.1356 -0.0956) |
| OKLCH | oklch(77.57% 0.166 324.8) |
| XYZ | xyz(59.3314, 43.1322, 87.6213) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 5.05
Plum
#DDA0DD
ΔE00 6.73
Orchid
#DA70D6
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF0 #94F08E
analogous
#B98EF0 #EA8EF0 #F08EC5
triadic
#EA8EF0 #F0EA8E #8EF0EA
tetradic
#EA8EF0 #F0B98E #94F08E #8EC5F0
square
#EA8EF0 #F0B98E #94F08E #8EC5F0
split-complementary
#EA8EF0 #C5F08E #8EF0B9
monochromatic
#D622E2 #E058E9 #EA8EF0 #F4C4F7 #FAE4FB
Accessibility & contrast
On white
2.18
#EA8EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EA8EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F4
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#EE98B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8ef0; /* rgb */ color: rgb(234, 142, 240); /* oklch */ color: oklch(77.6% 0.166 324.8);
Tailwind
colors: {
custom: {
50: '#f2b1f5',
500: '#ea8ef0',
950: '#000000',
},
}SCSS
$custom: #ea8ef0; $custom-light: #f2b1f5; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef0",
"rgb": {
"r": 234,
"g": 142,
"b": 240
},
"hsl": {
"h": 296.327,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.77569,
"c": 0.16586,
"h": 324.8
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#EA8EF0
secondary
#DAF3D8
accent
#D90D19
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085