#E97FFC#E97FFC
#E97FFC is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.8% C 0.201 H 321.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FFC |
|---|---|
| RGB | rgb(233, 127, 252) |
| HSL | hsl(291, 95%, 74%) |
| HSV | hsv(291, 50%, 99%) |
| CMYK | cmyk(7.5%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(69.14, 58.98, -45.40) |
| CIE-LCH | lch(69.14, 74.43, 322.41°) |
| OKLab | oklab(75.85% 0.1571 -0.1255) |
| OKLCH | oklch(75.85% 0.201 321.4) |
| XYZ | xyz(58.7623, 39.5331, 96.6119) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 6.28
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FFC #92FC7F
analogous
#AB7FFC #E97FFC #FC7FD1
triadic
#E97FFC #FCE97F #7FFCE9
tetradic
#E97FFC #FCAB7F #92FC7F #7FD1FC
square
#E97FFC #FCAB7F #92FC7F #7FD1FC
split-complementary
#E97FFC #D1FC7F #7FFCAB
monochromatic
#D407F9 #DF43FB #E97FFC #F3BBFD #FAE1FE
Accessibility & contrast
On white
2.36
#E97FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E97FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FFC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FFC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#EB90B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e97ffc; /* rgb */ color: rgb(233, 127, 252); /* oklch */ color: oklch(75.8% 0.201 321.4);
Tailwind
colors: {
custom: {
50: '#f2a8fe',
500: '#e97ffc',
950: '#000000',
},
}SCSS
$custom: #e97ffc; $custom-light: #f2a8fe; $custom-dark: #000000;
JSON
{
"hex": "#e97ffc",
"rgb": {
"r": 233,
"g": 127,
"b": 252
},
"hsl": {
"h": 290.88,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.75845,
"c": 0.20107,
"h": 321.4
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#E97FFC
secondary
#DAF7D4
accent
#E60023
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86