#E97FEA#E97FEA
#E97FEA is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.184 H 326.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FEA |
|---|---|
| RGB | rgb(233, 127, 234) |
| HSL | hsl(299, 72%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.4%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(68.35, 55.71, -36.75) |
| CIE-LCH | lch(68.35, 66.74, 326.59°) |
| OKLab | oklab(75% 0.1543 -0.1007) |
| OKLCH | oklch(75% 0.184 326.9) |
| XYZ | xyz(56.0439, 38.4458, 82.2947) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 2.18
Lavender Pink
#DD85D7
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FEA #80EA7F
analogous
#B37FEA #E97FEA #EA7FB5
triadic
#E97FEA #EAE97F #7FEAE9
tetradic
#E97FEA #EAB37F #80EA7F #7FB5EA
square
#E97FEA #EAB37F #80EA7F #7FB5EA
split-complementary
#E97FEA #B5EA7F #7FEAB3
monochromatic
#CB22CD #E04AE1 #E97FEA #F2B4F3 #FAE5FB
Accessibility & contrast
On white
2.42
#E97FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E97FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FEA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FEA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#EF8AAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e97fea; /* rgb */ color: rgb(233, 127, 234); /* oklch */ color: oklch(75.0% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#f2a7f1',
500: '#e97fea',
950: '#000000',
},
}SCSS
$custom: #e97fea; $custom-light: #f2a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e97fea",
"rgb": {
"r": 233,
"g": 127,
"b": 234
},
"hsl": {
"h": 299.439,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.75003,
"c": 0.18429,
"h": 326.9
},
"luminance": 0.38443
}Semantic roles & 50–950 ramp
primary
#E97FEA
secondary
#D4F1D4
accent
#D41213
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84