#EA97F5#EA97F5
#EA97F5 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.156 H 322.7°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97F5 |
|---|---|
| RGB | rgb(234, 151, 245) |
| HSL | hsl(293, 82%, 78%) |
| HSV | hsv(293, 38%, 96%) |
| CMYK | cmyk(4.5%, 38.4%, 0%, 3.9%) |
| CIE-LAB | lab(73.69, 45.82, -34.48) |
| CIE-LCH | lch(73.69, 57.35, 323.04°) |
| OKLab | oklab(79.17% 0.1238 -0.0944) |
| OKLCH | oklch(79.17% 0.156 322.7) |
| XYZ | xyz(61.4779, 46.2205, 92.0515) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.71
Plum
#DDA0DD
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 6.71
Purply Pink
#F075E6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97F5 #A2F597
analogous
#BB97F5 #EA97F5 #F597D1
triadic
#EA97F5 #F5EA97 #97F5EA
tetradic
#EA97F5 #F5BB97 #A2F597 #97D1F5
square
#EA97F5 #F5BB97 #A2F597 #97D1F5
split-complementary
#EA97F5 #D1F597 #97F5BB
monochromatic
#D327EA #DF5FF0 #EA97F5 #F5CFFA #F9E3FC
Accessibility & contrast
On white
2.05
#EA97F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EA97F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97F5
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97F5 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFF8
Deuteranopia (green-blind)
#A2B8F2
Tritanopia (blue-blind)
#EDA1BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ea97f5; /* rgb */ color: rgb(234, 151, 245); /* oklch */ color: oklch(79.2% 0.156 322.7);
Tailwind
colors: {
custom: {
50: '#f2b7f8',
500: '#ea97f5',
950: '#000000',
},
}SCSS
$custom: #ea97f5; $custom-light: #f2b7f8; $custom-dark: #000000;
JSON
{
"hex": "#ea97f5",
"rgb": {
"r": 234,
"g": 151,
"b": 245
},
"hsl": {
"h": 292.979,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.79168,
"c": 0.15566,
"h": 322.7
},
"luminance": 0.46218
}Semantic roles & 50–950 ramp
primary
#EA97F5
secondary
#DAF4D7
accent
#DF0720
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085