#E97EE3#E97EE3
#E97EE3 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.180 H 329.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE3 |
|---|---|
| RGB | rgb(233, 126, 227) |
| HSL | hsl(303, 71%, 70%) |
| HSV | hsv(303, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 2.6%, 8.6%) |
| CIE-LAB | lab(67.87, 54.98, -33.63) |
| CIE-LCH | lch(67.87, 64.45, 328.54°) |
| OKLab | oklab(74.55% 0.1545 -0.0918) |
| OKLCH | oklch(74.55% 0.18 329.3) |
| XYZ | xyz(54.9296, 37.7944, 77.0599) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 1.91
Lavender Pink
#DD85D7
ΔE00 2.99
Orchid
#DA70D6
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE3 #7EE984
analogous
#B97EE9 #E97EE3 #E97EAE
triadic
#E97EE3 #E3E97E #7EE3E9
tetradic
#E97EE3 #E9B97E #7EE984 #7EAEE9
square
#E97EE3 #E9B97E #7EE984 #7EAEE9
split-complementary
#E97EE3 #AEE97E #7EE9B9
monochromatic
#CA22C1 #E04AD8 #E97EE3 #F2B2EE #FBE5F9
Accessibility & contrast
On white
2.45
#E97EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E97EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE6
Deuteranopia (green-blind)
#96ABE0
Tritanopia (blue-blind)
#F087A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97ee3; /* rgb */ color: rgb(233, 126, 227); /* oklch */ color: oklch(74.6% 0.180 329.3);
Tailwind
colors: {
custom: {
50: '#f2a7ec',
500: '#e97ee3',
950: '#000000',
},
}SCSS
$custom: #e97ee3; $custom-light: #f2a7ec; $custom-dark: #000000;
JSON
{
"hex": "#e97ee3",
"rgb": {
"r": 233,
"g": 126,
"b": 227
},
"hsl": {
"h": 303.364,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74552,
"c": 0.17968,
"h": 329.3
},
"luminance": 0.37791
}Semantic roles & 50–950 ramp
primary
#E97EE3
secondary
#D3F0D4
accent
#D31D13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84