#EA8FED#EA8FED
#EA8FED is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.6% C 0.161 H 325.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FED |
|---|---|
| RGB | rgb(234, 143, 237) |
| HSL | hsl(298, 72%, 75%) |
| HSV | hsv(298, 40%, 93%) |
| CMYK | cmyk(1.3%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.73, 48.48, -33.15) |
| CIE-LCH | lch(71.73, 58.73, 325.64°) |
| OKLab | oklab(77.59% 0.1335 -0.0905) |
| OKLCH | oklch(77.59% 0.161 325.9) |
| XYZ | xyz(59.0389, 43.2543, 85.3434) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.19
Plum
#DDA0DD
ΔE00 6.21
Orchid
#DA70D6
ΔE00 7.44
Baby Purple
#CA9BF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FED #92ED8F
analogous
#BB8FED #EA8FED #ED8FC1
triadic
#EA8FED #EDEA8F #8FEDEA
tetradic
#EA8FED #EDBB8F #92ED8F #8FC1ED
square
#EA8FED #EDBB8F #92ED8F #8FC1ED
split-complementary
#EA8FED #C1ED8F #8FEDBB
monochromatic
#D626DC #E05AE5 #EA8FED #F4C4F5 #FAE5FB
Accessibility & contrast
On white
2.18
#EA8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EA8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FED
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FED | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#EF98B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8fed; /* rgb */ color: rgb(234, 143, 237); /* oklch */ color: oklch(77.6% 0.161 325.9);
Tailwind
colors: {
custom: {
50: '#f2b2f3',
500: '#ea8fed',
950: '#000000',
},
}SCSS
$custom: #ea8fed; $custom-light: #f2b2f3; $custom-dark: #000000;
JSON
{
"hex": "#ea8fed",
"rgb": {
"r": 234,
"g": 143,
"b": 237
},
"hsl": {
"h": 298.085,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.77591,
"c": 0.16133,
"h": 325.9
},
"luminance": 0.43252
}Semantic roles & 50–950 ramp
primary
#EA8FED
secondary
#D9F2D9
accent
#D41117
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085