#E97EE8#E97EE8
#E97EE8 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.184 H 327.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE8 |
|---|---|
| RGB | rgb(233, 126, 232) |
| HSL | hsl(301, 71%, 70%) |
| HSV | hsv(301, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 0.4%, 8.6%) |
| CIE-LAB | lab(68.08, 55.85, -36.07) |
| CIE-LCH | lch(68.08, 66.48, 327.14°) |
| OKLab | oklab(74.77% 0.1554 -0.0987) |
| OKLCH | oklch(74.77% 0.184 327.6) |
| XYZ | xyz(55.6297, 38.0745, 80.7472) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 1.92
Lavender Pink
#DD85D7
ΔE00 3.61
Orchid
#DA70D6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE8 #7EE97F
analogous
#B57EE9 #E97EE8 #E97EB2
triadic
#E97EE8 #E8E97E #7EE8E9
tetradic
#E97EE8 #E9B57E #7EE97F #7EB2E9
square
#E97EE8 #E9B57E #7EE97F #7EB2E9
split-complementary
#E97EE8 #B2E97E #7EE9B5
monochromatic
#CA22C9 #E04ADF #E97EE8 #F2B2F1 #FBE5FA
Accessibility & contrast
On white
2.44
#E97EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#E97EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#94ABE5
Tritanopia (blue-blind)
#EF89A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97ee8; /* rgb */ color: rgb(233, 126, 232); /* oklch */ color: oklch(74.8% 0.184 327.6);
Tailwind
colors: {
custom: {
50: '#f2a7ef',
500: '#e97ee8',
950: '#000000',
},
}SCSS
$custom: #e97ee8; $custom-light: #f2a7ef; $custom-dark: #000000;
JSON
{
"hex": "#e97ee8",
"rgb": {
"r": 233,
"g": 126,
"b": 232
},
"hsl": {
"h": 300.561,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74773,
"c": 0.1841,
"h": 327.6
},
"luminance": 0.38072
}Semantic roles & 50–950 ramp
primary
#E97EE8
secondary
#D3F0D3
accent
#D31413
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84