#E97FED#E97FED
#E97FED is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.1% C 0.187 H 325.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FED |
|---|---|
| RGB | rgb(233, 127, 237) |
| HSL | hsl(298, 75%, 71%) |
| HSV | hsv(298, 46%, 93%) |
| CMYK | cmyk(1.7%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.47, 56.24, -38.21) |
| CIE-LCH | lch(68.47, 67.99, 325.81°) |
| OKLab | oklab(75.14% 0.1549 -0.1049) |
| OKLCH | oklch(75.14% 0.187 325.9) |
| XYZ | xyz(56.4785, 38.6196, 84.5837) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FED #83ED7F
analogous
#B27FED #E97FED #ED7FBA
triadic
#E97FED #EDE97F #7FEDE9
tetradic
#E97FED #EDB27F #83ED7F #7FBAED
square
#E97FED #EDB27F #83ED7F #7FBAED
split-complementary
#E97FED #BAED7F #7FEDB2
monochromatic
#CD1ED4 #E049E5 #E97FED #F2B5F5 #FAE4FB
Accessibility & contrast
On white
2.41
#E97FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E97FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FED
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FED | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#EE8BAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e97fed; /* rgb */ color: rgb(233, 127, 237); /* oklch */ color: oklch(75.1% 0.187 325.9);
Tailwind
colors: {
custom: {
50: '#f2a7f3',
500: '#e97fed',
950: '#000000',
},
}SCSS
$custom: #e97fed; $custom-light: #f2a7f3; $custom-dark: #000000;
JSON
{
"hex": "#e97fed",
"rgb": {
"r": 233,
"g": 127,
"b": 237
},
"hsl": {
"h": 297.818,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.75139,
"c": 0.18702,
"h": 325.9
},
"luminance": 0.38617
}Semantic roles & 50–950 ramp
primary
#E97FED
secondary
#D7F2D6
accent
#D80E15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85