#E97FF5#E97FF5
#E97FF5 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.194 H 323.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FF5 |
|---|---|
| RGB | rgb(233, 127, 245) |
| HSL | hsl(294, 86%, 73%) |
| HSV | hsv(294, 48%, 96%) |
| CMYK | cmyk(4.9%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(68.82, 57.69, -42.06) |
| CIE-LCH | lch(68.82, 71.39, 323.90°) |
| OKLab | oklab(75.51% 0.1561 -0.1159) |
| OKLCH | oklch(75.51% 0.194 323.4) |
| XYZ | xyz(57.6735, 39.0976, 90.8772) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FF5 #8BF57F
analogous
#AE7FF5 #E97FF5 #F57FC6
triadic
#E97FF5 #F5E97F #7FF5E9
tetradic
#E97FF5 #F5AE7F #8BF57F #7FC6F5
square
#E97FF5 #F5AE7F #8BF57F #7FC6F5
split-complementary
#E97FF5 #C6F57F #7FF5AE
monochromatic
#D212E8 #DF46F1 #E97FF5 #F3B8F9 #FAE3FD
Accessibility & contrast
On white
2.38
#E97FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E97FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FF5
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FF5 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#8FACF2
Tritanopia (blue-blind)
#ED8EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e97ff5; /* rgb */ color: rgb(233, 127, 245); /* oklch */ color: oklch(75.5% 0.194 323.4);
Tailwind
colors: {
custom: {
50: '#f2a7f9',
500: '#e97ff5',
950: '#000000',
},
}SCSS
$custom: #e97ff5; $custom-light: #f2a7f9; $custom-dark: #000000;
JSON
{
"hex": "#e97ff5",
"rgb": {
"r": 233,
"g": 127,
"b": 245
},
"hsl": {
"h": 293.898,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.7551,
"c": 0.19443,
"h": 323.4
},
"luminance": 0.39095
}Semantic roles & 50–950 ramp
primary
#E97FF5
secondary
#D9F5D6
accent
#E2031A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85