#E97FF3#E97FF3
#E97FF3 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.4% C 0.193 H 324.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FF3 |
|---|---|
| RGB | rgb(233, 127, 243) |
| HSL | hsl(295, 83%, 73%) |
| HSV | hsv(295, 48%, 95%) |
| CMYK | cmyk(4.1%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.73, 57.32, -41.10) |
| CIE-LCH | lch(68.73, 70.54, 324.36°) |
| OKLab | oklab(75.42% 0.1558 -0.1132) |
| OKLCH | oklch(75.42% 0.193 324) |
| XYZ | xyz(57.3698, 38.9761, 89.2779) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.75
Purply Pink
#F075E6
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FF3 #89F37F
analogous
#AF7FF3 #E97FF3 #F37FC3
triadic
#E97FF3 #F3E97F #7FF3E9
tetradic
#E97FF3 #F3AF7F #89F37F #7FC3F3
square
#E97FF3 #F3AF7F #89F37F #7FC3F3
split-complementary
#E97FF3 #C3F37F #7FF3AF
monochromatic
#D115E2 #DF47EE #E97FF3 #F3B7F8 #FAE3FC
Accessibility & contrast
On white
2.39
#E97FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E97FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FF3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FF3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF7
Deuteranopia (green-blind)
#90ACF0
Tritanopia (blue-blind)
#ED8DAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e97ff3; /* rgb */ color: rgb(233, 127, 243); /* oklch */ color: oklch(75.4% 0.193 324.0);
Tailwind
colors: {
custom: {
50: '#f2a7f7',
500: '#e97ff3',
950: '#000000',
},
}SCSS
$custom: #e97ff3; $custom-light: #f2a7f7; $custom-dark: #000000;
JSON
{
"hex": "#e97ff3",
"rgb": {
"r": 233,
"g": 127,
"b": 243
},
"hsl": {
"h": 294.828,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75416,
"c": 0.19257,
"h": 324
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#E97FF3
secondary
#D9F4D7
accent
#DF0619
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85