#E97EE7#E97EE7
#E97EE7 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.183 H 327.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE7 |
|---|---|
| RGB | rgb(233, 126, 231) |
| HSL | hsl(301, 71%, 70%) |
| HSV | hsv(301, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 0.9%, 8.6%) |
| CIE-LAB | lab(68.03, 55.67, -35.59) |
| CIE-LCH | lch(68.03, 66.07, 327.41°) |
| OKLab | oklab(74.73% 0.1552 -0.0974) |
| OKLCH | oklch(74.73% 0.183 327.9) |
| XYZ | xyz(55.4880, 38.0178, 80.0013) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 1.88
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid
#DA70D6
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE7 #7EE980
analogous
#B57EE9 #E97EE7 #E97EB2
triadic
#E97EE7 #E7E97E #7EE7E9
tetradic
#E97EE7 #E9B57E #7EE980 #7EB2E9
square
#E97EE7 #E9B57E #7EE980 #7EB2E9
split-complementary
#E97EE7 #B2E97E #7EE9B5
monochromatic
#CA22C7 #E04ADD #E97EE7 #F2B2F1 #FBE5FA
Accessibility & contrast
On white
2.44
#E97EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E97EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE7
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE7 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEB
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#EF89A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97ee7; /* rgb */ color: rgb(233, 126, 231); /* oklch */ color: oklch(74.7% 0.183 327.9);
Tailwind
colors: {
custom: {
50: '#f2a7ef',
500: '#e97ee7',
950: '#000000',
},
}SCSS
$custom: #e97ee7; $custom-light: #f2a7ef; $custom-dark: #000000;
JSON
{
"hex": "#e97ee7",
"rgb": {
"r": 233,
"g": 126,
"b": 231
},
"hsl": {
"h": 301.121,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74729,
"c": 0.18321,
"h": 327.9
},
"luminance": 0.38015
}Semantic roles & 50–950 ramp
primary
#E97EE7
secondary
#D3F0D3
accent
#D31613
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84