#E97FF2#E97FF2
#E97FF2 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.4% C 0.192 H 324.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FF2 |
|---|---|
| RGB | rgb(233, 127, 242) |
| HSL | hsl(295, 82%, 72%) |
| HSV | hsv(295, 48%, 95%) |
| CMYK | cmyk(3.7%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.69, 57.14, -40.62) |
| CIE-LCH | lch(68.69, 70.11, 324.59°) |
| OKLab | oklab(75.37% 0.1557 -0.1118) |
| OKLCH | oklch(75.37% 0.192 324.3) |
| XYZ | xyz(57.2192, 38.9159, 88.4847) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 4.96
Light Magenta
#FA5FF7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FF2 #88F27F
analogous
#AF7FF2 #E97FF2 #F27FC2
triadic
#E97FF2 #F2E97F #7FF2E9
tetradic
#E97FF2 #F2AF7F #88F27F #7FC2F2
square
#E97FF2 #F2AF7F #88F27F #7FC2F2
split-complementary
#E97FF2 #C2F27F #7FF2AF
monochromatic
#D017E0 #DF47EC #E97FF2 #F3B7F8 #FAE3FC
Accessibility & contrast
On white
2.39
#E97FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E97FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FF2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FF2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#ED8DAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e97ff2; /* rgb */ color: rgb(233, 127, 242); /* oklch */ color: oklch(75.4% 0.192 324.3);
Tailwind
colors: {
custom: {
50: '#f2a7f6',
500: '#e97ff2',
950: '#000000',
},
}SCSS
$custom: #e97ff2; $custom-light: #f2a7f6; $custom-dark: #000000;
JSON
{
"hex": "#e97ff2",
"rgb": {
"r": 233,
"g": 127,
"b": 242
},
"hsl": {
"h": 295.304,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.75369,
"c": 0.19163,
"h": 324.3
},
"luminance": 0.38913
}Semantic roles & 50–950 ramp
primary
#E97FF2
secondary
#D9F4D7
accent
#DE0818
background
#FFFAFF
surface
#FEF4FE
border
#D6CED6
text
#171017
muted
#857F85