#E97EE4#E97EE4
#E97EE4 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.181 H 328.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE4 |
|---|---|
| RGB | rgb(233, 126, 228) |
| HSL | hsl(303, 71%, 70%) |
| HSV | hsv(303, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 2.1%, 8.6%) |
| CIE-LAB | lab(67.91, 55.15, -34.12) |
| CIE-LCH | lch(67.91, 64.85, 328.25°) |
| OKLab | oklab(74.6% 0.1547 -0.0932) |
| OKLCH | oklch(74.6% 0.181 328.9) |
| XYZ | xyz(55.0680, 37.8498, 77.7889) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 1.88
Lavender Pink
#DD85D7
ΔE00 3.11
Orchid
#DA70D6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE4 #7EE983
analogous
#B97EE9 #E97EE4 #E97EAE
triadic
#E97EE4 #E4E97E #7EE4E9
tetradic
#E97EE4 #E9B97E #7EE983 #7EAEE9
square
#E97EE4 #E9B97E #7EE983 #7EAEE9
split-complementary
#E97EE4 #AEE97E #7EE9B9
monochromatic
#CA22C2 #E04AD9 #E97EE4 #F2B2EF #FBE5FA
Accessibility & contrast
On white
2.45
#E97EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E97EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE7
Deuteranopia (green-blind)
#95ABE1
Tritanopia (blue-blind)
#F088A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97ee4; /* rgb */ color: rgb(233, 126, 228); /* oklch */ color: oklch(74.6% 0.181 328.9);
Tailwind
colors: {
custom: {
50: '#f2a7ed',
500: '#e97ee4',
950: '#000000',
},
}SCSS
$custom: #e97ee4; $custom-light: #f2a7ed; $custom-dark: #000000;
JSON
{
"hex": "#e97ee4",
"rgb": {
"r": 233,
"g": 126,
"b": 228
},
"hsl": {
"h": 302.804,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74596,
"c": 0.18055,
"h": 328.9
},
"luminance": 0.37847
}Semantic roles & 50–950 ramp
primary
#E97EE4
secondary
#D3F0D4
accent
#D31C13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84