#E97AF7#E97AF7
#E97AF7 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 74.9% C 0.204 H 323.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AF7 |
|---|---|
| RGB | rgb(233, 122, 247) |
| HSL | hsl(293, 89%, 72%) |
| HSV | hsv(293, 51%, 97%) |
| CMYK | cmyk(5.7%, 50.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.99, 60.48, -44.46) |
| CIE-LCH | lch(67.99, 75.06, 323.68°) |
| OKLab | oklab(74.93% 0.163 -0.1228) |
| OKLCH | oklch(74.93% 0.204 323) |
| XYZ | xyz(57.3506, 37.9608, 92.2839) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AF7 #88F77A
analogous
#AB7AF7 #E97AF7 #F77AC7
triadic
#E97AF7 #F7E97A #7AF7E9
tetradic
#E97AF7 #F7AB7A #88F77A #7AC7F7
square
#E97AF7 #F7AB7A #88F77A #7AC7F7
split-complementary
#E97AF7 #C7F77A #7AF7AB
monochromatic
#D00EE9 #DF40F4 #E97AF7 #F3B4FA #FAE2FD
Accessibility & contrast
On white
2.44
#E97AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E97AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AF7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AF7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#EC8AAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97af7; /* rgb */ color: rgb(233, 122, 247); /* oklch */ color: oklch(74.9% 0.204 323.0);
Tailwind
colors: {
custom: {
50: '#f2a4fa',
500: '#e97af7',
950: '#000000',
},
}SCSS
$custom: #e97af7; $custom-light: #f2a4fa; $custom-dark: #000000;
JSON
{
"hex": "#e97af7",
"rgb": {
"r": 233,
"g": 122,
"b": 247
},
"hsl": {
"h": 293.28,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.74925,
"c": 0.2041,
"h": 323
},
"luminance": 0.37958
}Semantic roles & 50–950 ramp
primary
#E97AF7
secondary
#D9F5D6
accent
#E5001A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85