#E97FE7#E97FE7
#E97FE7 is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.9% C 0.182 H 327.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FE7 |
|---|---|
| RGB | rgb(233, 127, 231) |
| HSL | hsl(301, 71%, 71%) |
| HSV | hsv(301, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 0.9%, 8.6%) |
| CIE-LAB | lab(68.22, 55.18, -35.29) |
| CIE-LCH | lch(68.22, 65.50, 327.40°) |
| OKLab | oklab(74.87% 0.1538 -0.0965) |
| OKLCH | oklch(74.87% 0.182 327.9) |
| XYZ | xyz(55.6165, 38.2748, 80.0441) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.27
Purply Pink
#F075E6
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 3.37
Orchid
#DA70D6
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FE7 #7FE981
analogous
#B67FE9 #E97FE7 #E97FB2
triadic
#E97FE7 #E7E97F #7FE7E9
tetradic
#E97FE7 #E9B67F #7FE981 #7FB2E9
square
#E97FE7 #E9B67F #7FE981 #7FB2E9
split-complementary
#E97FE7 #B2E97F #7FE9B6
monochromatic
#CB23C8 #E04BDD #E97FE7 #F2B3F1 #FBE5FA
Accessibility & contrast
On white
2.43
#E97FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E97FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FE7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FE7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DEB
Deuteranopia (green-blind)
#95ABE4
Tritanopia (blue-blind)
#EF89A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97fe7; /* rgb */ color: rgb(233, 127, 231); /* oklch */ color: oklch(74.9% 0.182 327.9);
Tailwind
colors: {
custom: {
50: '#f2a7ef',
500: '#e97fe7',
950: '#000000',
},
}SCSS
$custom: #e97fe7; $custom-light: #f2a7ef; $custom-dark: #000000;
JSON
{
"hex": "#e97fe7",
"rgb": {
"r": 233,
"g": 127,
"b": 231
},
"hsl": {
"h": 301.132,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.74869,
"c": 0.1816,
"h": 327.9
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#E97FE7
secondary
#D4F0D4
accent
#D31613
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84