#EA8FEF#EA8FEF
#EA8FEF is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.163 H 325.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FEF |
|---|---|
| RGB | rgb(234, 143, 239) |
| HSL | hsl(297, 75%, 75%) |
| HSV | hsv(297, 40%, 94%) |
| CMYK | cmyk(2.1%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(71.81, 48.84, -34.12) |
| CIE-LCH | lch(71.81, 59.58, 325.06°) |
| OKLab | oklab(77.68% 0.134 -0.0933) |
| OKLCH | oklch(77.68% 0.163 325.1) |
| XYZ | xyz(59.3327, 43.3719, 86.8909) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.50
Baby Purple
#CA9BF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FEF #94EF8F
analogous
#BA8FEF #EA8FEF #EF8FC4
triadic
#EA8FEF #EFEA8F #8FEFEA
tetradic
#EA8FEF #EFBA8F #94EF8F #8FC4EF
square
#EA8FEF #EFBA8F #94EF8F #8FC4EF
split-complementary
#EA8FEF #C4EF8F #8FEFBA
monochromatic
#D624E0 #E059E7 #EA8FEF #F4C5F7 #FAE4FB
Accessibility & contrast
On white
2.17
#EA8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EA8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FEF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FEF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#EE99B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8fef; /* rgb */ color: rgb(234, 143, 239); /* oklch */ color: oklch(77.7% 0.163 325.1);
Tailwind
colors: {
custom: {
50: '#f2b2f4',
500: '#ea8fef',
950: '#000000',
},
}SCSS
$custom: #ea8fef; $custom-light: #f2b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ea8fef",
"rgb": {
"r": 234,
"g": 143,
"b": 239
},
"hsl": {
"h": 296.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77677,
"c": 0.16324,
"h": 325.1
},
"luminance": 0.43369
}Semantic roles & 50–950 ramp
primary
#EA8FEF
secondary
#DAF3D8
accent
#D70E19
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085