#EA98F6#EA98F6
#EA98F6 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.4% C 0.155 H 322.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA98F6 |
|---|---|
| RGB | rgb(234, 152, 246) |
| HSL | hsl(292, 84%, 78%) |
| HSV | hsv(292, 38%, 96%) |
| CMYK | cmyk(4.9%, 38.2%, 0%, 3.5%) |
| CIE-LAB | lab(73.94, 45.49, -34.64) |
| CIE-LCH | lch(73.94, 57.18, 322.71°) |
| OKLab | oklab(79.37% 0.1226 -0.0948) |
| OKLCH | oklch(79.37% 0.155 322.3) |
| XYZ | xyz(61.7926, 46.6049, 92.9116) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Plum
#DDA0DD
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 5.94
Mauve
#E0B0FF
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA98F6 #A4F698
analogous
#BB98F6 #EA98F6 #F698D3
triadic
#EA98F6 #F6EA98 #98F6EA
tetradic
#EA98F6 #F6BB98 #A4F698 #98D3F6
square
#EA98F6 #F6BB98 #A4F698 #98D3F6
split-complementary
#EA98F6 #D3F698 #98F6BB
monochromatic
#D327EC #DF60F1 #EA98F6 #F5D0FB #F9E3FD
Accessibility & contrast
On white
2.03
#EA98F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#EA98F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA98F6
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA98F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA98F6 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0F9
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#EDA3BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ea98f6; /* rgb */ color: rgb(234, 152, 246); /* oklch */ color: oklch(79.4% 0.155 322.3);
Tailwind
colors: {
custom: {
50: '#f2b8f9',
500: '#ea98f6',
950: '#000000',
},
}SCSS
$custom: #ea98f6; $custom-light: #f2b8f9; $custom-dark: #000000;
JSON
{
"hex": "#ea98f6",
"rgb": {
"r": 234,
"g": 152,
"b": 246
},
"hsl": {
"h": 292.34,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.79368,
"c": 0.15498,
"h": 322.3
},
"luminance": 0.46603
}Semantic roles & 50–950 ramp
primary
#EA98F6
secondary
#DAF4D7
accent
#E00521
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085