#E97FE0#E97FE0
#E97FE0 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.175 H 330.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FE0 |
|---|---|
| RGB | rgb(233, 127, 224) |
| HSL | hsl(305, 71%, 71%) |
| HSV | hsv(305, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 3.9%, 8.6%) |
| CIE-LAB | lab(67.94, 53.97, -31.86) |
| CIE-LCH | lch(67.94, 62.67, 329.44°) |
| OKLab | oklab(74.56% 0.1525 -0.0868) |
| OKLCH | oklch(74.56% 0.175 330.4) |
| XYZ | xyz(54.6476, 37.8873, 74.9411) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 2.58
Orchid
#DA70D6
ΔE00 4.31
Candy Pink
#FF63E9
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FE0 #7FE988
analogous
#BD7FE9 #E97FE0 #E97FAB
triadic
#E97FE0 #E0E97F #7FE0E9
tetradic
#E97FE0 #E9BD7F #7FE988 #7FABE9
square
#E97FE0 #E9BD7F #7FE988 #7FABE9
split-complementary
#E97FE0 #ABE97F #7FE9BD
monochromatic
#CB23BC #E04BD3 #E97FE0 #F2B3ED #FBE5F9
Accessibility & contrast
On white
2.45
#E97FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E97FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FE0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FE0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9CE3
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#F087A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97fe0; /* rgb */ color: rgb(233, 127, 224); /* oklch */ color: oklch(74.6% 0.175 330.4);
Tailwind
colors: {
custom: {
50: '#f2a7ea',
500: '#e97fe0',
950: '#000000',
},
}SCSS
$custom: #e97fe0; $custom-light: #f2a7ea; $custom-dark: #000000;
JSON
{
"hex": "#e97fe0",
"rgb": {
"r": 233,
"g": 127,
"b": 224
},
"hsl": {
"h": 305.094,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.74563,
"c": 0.17544,
"h": 330.4
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#E97FE0
secondary
#D4F0D6
accent
#D32313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84