#EA97E6#EA97E6
#EA97E6 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.141 H 328.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA97E6 |
|---|---|
| RGB | rgb(234, 151, 230) |
| HSL | hsl(303, 66%, 75%) |
| HSV | hsv(303, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 1.7%, 8.2%) |
| CIE-LAB | lab(73.12, 43.07, -27.18) |
| CIE-LCH | lch(73.12, 50.93, 327.75°) |
| OKLab | oklab(78.55% 0.1203 -0.0737) |
| OKLCH | oklch(78.55% 0.141 328.5) |
| XYZ | xyz(59.2802, 45.3414, 80.4768) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.49
Mauve
#E0B0FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA97E6 #97EA9B
analogous
#C597EA #EA97E6 #EA97BC
triadic
#EA97E6 #E6EA97 #97E6EA
tetradic
#EA97E6 #EAC597 #97EA9B #97BCEA
square
#EA97E6 #EAC597 #97EA9B #97BCEA
split-complementary
#EA97E6 #BCEA97 #97EAC5
monochromatic
#D531CE #E064DA #EA97E6 #F4CAF2 #FAE6F9
Accessibility & contrast
On white
2.09
#EA97E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EA97E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA97E6
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA97E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA97E6 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADE9
Deuteranopia (green-blind)
#A7B7E3
Tritanopia (blue-blind)
#F09EB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea97e6; /* rgb */ color: rgb(234, 151, 230); /* oklch */ color: oklch(78.5% 0.141 328.5);
Tailwind
colors: {
custom: {
50: '#f2b7ee',
500: '#ea97e6',
950: '#000000',
},
}SCSS
$custom: #ea97e6; $custom-light: #f2b7ee; $custom-dark: #000000;
JSON
{
"hex": "#ea97e6",
"rgb": {
"r": 234,
"g": 151,
"b": 230
},
"hsl": {
"h": 302.892,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.78548,
"c": 0.1411,
"h": 328.5
},
"luminance": 0.45339
}Semantic roles & 50–950 ramp
primary
#EA97E6
secondary
#DAF1DB
accent
#CE2017
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084