#EA97EF#EA97EF
#EA97EF is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.9% C 0.150 H 324.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97EF |
|---|---|
| RGB | rgb(234, 151, 239) |
| HSL | hsl(297, 73%, 76%) |
| HSV | hsv(297, 37%, 94%) |
| CMYK | cmyk(2.1%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.45, 44.71, -31.57) |
| CIE-LCH | lch(73.45, 54.73, 324.77°) |
| OKLab | oklab(78.92% 0.1225 -0.0861) |
| OKLCH | oklch(78.92% 0.15 324.9) |
| XYZ | xyz(60.5768, 45.8600, 87.3056) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97EF #9CEF97
analogous
#BE97EF #EA97EF #EF97C8
triadic
#EA97EF #EFEA97 #97EFEA
tetradic
#EA97EF #EFBE97 #9CEF97 #97C8EF
square
#EA97EF #EFBE97 #9CEF97 #97C8EF
split-complementary
#EA97EF #C8EF97 #97EFBE
monochromatic
#D52DDF #DF62E7 #EA97EF #F5CCF7 #FAE4FB
Accessibility & contrast
On white
2.06
#EA97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EA97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97EF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97EF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#EEA0B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea97ef; /* rgb */ color: rgb(234, 151, 239); /* oklch */ color: oklch(78.9% 0.150 324.9);
Tailwind
colors: {
custom: {
50: '#f2b7f4',
500: '#ea97ef',
950: '#000000',
},
}SCSS
$custom: #ea97ef; $custom-light: #f2b7f4; $custom-dark: #000000;
JSON
{
"hex": "#ea97ef",
"rgb": {
"r": 234,
"g": 151,
"b": 239
},
"hsl": {
"h": 296.591,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.78915,
"c": 0.14972,
"h": 324.9
},
"luminance": 0.45858
}Semantic roles & 50–950 ramp
primary
#EA97EF
secondary
#DAF3D8
accent
#D5101B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085