#EA97F8#EA97F8
#EA97F8 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.159 H 321.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97F8 |
|---|---|
| RGB | rgb(234, 151, 248) |
| HSL | hsl(291, 87%, 78%) |
| HSV | hsv(291, 39%, 97%) |
| CMYK | cmyk(5.6%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(73.81, 46.39, -35.92) |
| CIE-LCH | lch(73.81, 58.67, 322.25°) |
| OKLab | oklab(79.3% 0.1244 -0.0985) |
| OKLCH | oklch(79.3% 0.159 321.6) |
| XYZ | xyz(61.9396, 46.4051, 94.4831) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97F8 #A5F897
analogous
#B997F8 #EA97F8 #F897D5
triadic
#EA97F8 #F8EA97 #97F8EA
tetradic
#EA97F8 #F8B997 #A5F897 #97D5F8
square
#EA97F8 #F8B997 #A5F897 #97D5F8
split-complementary
#EA97F8 #D5F897 #97F8B9
monochromatic
#D324F0 #DE5EF4 #EA97F8 #F6D0FC #F9E2FD
Accessibility & contrast
On white
2.04
#EA97F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EA97F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97F8
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97F8 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFC
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#ECA2BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea97f8; /* rgb */ color: rgb(234, 151, 248); /* oklch */ color: oklch(79.3% 0.159 321.6);
Tailwind
colors: {
custom: {
50: '#f2b7fb',
500: '#ea97f8',
950: '#000000',
},
}SCSS
$custom: #ea97f8; $custom-light: #f2b7fb; $custom-dark: #000000;
JSON
{
"hex": "#ea97f8",
"rgb": {
"r": 234,
"g": 151,
"b": 248
},
"hsl": {
"h": 291.34,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.79297,
"c": 0.15868,
"h": 321.6
},
"luminance": 0.46403
}Semantic roles & 50–950 ramp
primary
#EA97F8
secondary
#DAF5D6
accent
#E40222
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085