#E97FF7#E97FF7
#E97FF7 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.196 H 322.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FF7 |
|---|---|
| RGB | rgb(233, 127, 247) |
| HSL | hsl(293, 88%, 73%) |
| HSV | hsv(293, 49%, 97%) |
| CMYK | cmyk(5.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.91, 58.06, -43.02) |
| CIE-LCH | lch(68.91, 72.26, 323.46°) |
| OKLab | oklab(75.61% 0.1564 -0.1187) |
| OKLCH | oklch(75.61% 0.196 322.8) |
| XYZ | xyz(57.9804, 39.2204, 92.4939) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FF7 #8DF77F
analogous
#AD7FF7 #E97FF7 #F77FC9
triadic
#E97FF7 #F7E97F #7FF7E9
tetradic
#E97FF7 #F7AD7F #8DF77F #7FC9F7
square
#E97FF7 #F7AD7F #8DF77F #7FC9F7
split-complementary
#E97FF7 #C9F77F #7FF7AD
monochromatic
#D30FED #DF45F3 #E97FF7 #F3B9FB #FAE2FD
Accessibility & contrast
On white
2.37
#E97FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#E97FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FF7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FF7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FB
Deuteranopia (green-blind)
#8EACF4
Tritanopia (blue-blind)
#EC8EB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e97ff7; /* rgb */ color: rgb(233, 127, 247); /* oklch */ color: oklch(75.6% 0.196 322.8);
Tailwind
colors: {
custom: {
50: '#f2a7fa',
500: '#e97ff7',
950: '#000000',
},
}SCSS
$custom: #e97ff7; $custom-light: #f2a7fa; $custom-dark: #000000;
JSON
{
"hex": "#e97ff7",
"rgb": {
"r": 233,
"g": 127,
"b": 247
},
"hsl": {
"h": 293,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75605,
"c": 0.19632,
"h": 322.8
},
"luminance": 0.39218
}Semantic roles & 50–950 ramp
primary
#E97FF7
secondary
#D9F5D6
accent
#E5011B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85