#EA8FEE#EA8FEE
#EA8FEE is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.6% C 0.162 H 325.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FEE |
|---|---|
| RGB | rgb(234, 143, 238) |
| HSL | hsl(297, 74%, 75%) |
| HSV | hsv(297, 40%, 93%) |
| CMYK | cmyk(1.7%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(71.77, 48.66, -33.63) |
| CIE-LCH | lch(71.77, 59.16, 325.35°) |
| OKLab | oklab(77.63% 0.1337 -0.0919) |
| OKLCH | oklch(77.63% 0.162 325.5) |
| XYZ | xyz(59.1854, 43.3129, 86.1150) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.32
Orchid
#DA70D6
ΔE00 7.47
Baby Purple
#CA9BF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FEE #93EE8F
analogous
#BB8FEE #EA8FEE #EE8FC2
triadic
#EA8FEE #EEEA8F #8FEEEA
tetradic
#EA8FEE #EEBB8F #93EE8F #8FC2EE
square
#EA8FEE #EEBB8F #93EE8F #8FC2EE
split-complementary
#EA8FEE #C2EE8F #8FEEBB
monochromatic
#D625DE #E05AE6 #EA8FEE #F4C4F6 #FAE4FB
Accessibility & contrast
On white
2.17
#EA8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EA8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FEE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FEE | 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)
#86A9F1
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#EF99B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8fee; /* rgb */ color: rgb(234, 143, 238); /* oklch */ color: oklch(77.6% 0.162 325.5);
Tailwind
colors: {
custom: {
50: '#f2b2f4',
500: '#ea8fee',
950: '#000000',
},
}SCSS
$custom: #ea8fee; $custom-light: #f2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ea8fee",
"rgb": {
"r": 234,
"g": 143,
"b": 238
},
"hsl": {
"h": 297.474,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.77634,
"c": 0.16228,
"h": 325.5
},
"luminance": 0.4331
}Semantic roles & 50–950 ramp
primary
#EA8FEE
secondary
#D9F3D8
accent
#D61018
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085