#E97AF9#E97AF9
#E97AF9 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.0% C 0.206 H 322.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AF9 |
|---|---|
| RGB | rgb(233, 122, 249) |
| HSL | hsl(292, 91%, 73%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(6.4%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(68.08, 60.84, -45.41) |
| CIE-LCH | lch(68.08, 75.92, 323.26°) |
| OKLab | oklab(75.02% 0.1633 -0.1255) |
| OKLCH | oklch(75.02% 0.206 322.4) |
| XYZ | xyz(57.6609, 38.0849, 93.9180) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AF9 #8AF97A
analogous
#A97AF9 #E97AF9 #F97AC9
triadic
#E97AF9 #F9E97A #7AF9E9
tetradic
#E97AF9 #F9A97A #8AF97A #7AC9F9
square
#E97AF9 #F9A97A #8AF97A #7AC9F9
split-complementary
#E97AF9 #C9F97A #7AF9A9
monochromatic
#D10BEE #DF3FF6 #E97AF9 #F3B5FC #FAE2FE
Accessibility & contrast
On white
2.44
#E97AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E97AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AF9
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AF9 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#EC8BAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97af9; /* rgb */ color: rgb(233, 122, 249); /* oklch */ color: oklch(75.0% 0.206 322.4);
Tailwind
colors: {
custom: {
50: '#f2a4fb',
500: '#e97af9',
950: '#000000',
},
}SCSS
$custom: #e97af9; $custom-light: #f2a4fb; $custom-dark: #000000;
JSON
{
"hex": "#e97af9",
"rgb": {
"r": 233,
"g": 122,
"b": 249
},
"hsl": {
"h": 292.441,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.75023,
"c": 0.20596,
"h": 322.4
},
"luminance": 0.38082
}Semantic roles & 50–950 ramp
primary
#E97AF9
secondary
#D9F6D5
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85