#E97CF5#E97CF5
#E97CF5 is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.1% C 0.199 H 323.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E97CF5 |
|---|---|
| RGB | rgb(233, 124, 245) |
| HSL | hsl(294, 86%, 72%) |
| HSV | hsv(294, 49%, 96%) |
| CMYK | cmyk(4.9%, 49.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.27, 59.15, -42.93) |
| CIE-LCH | lch(68.27, 73.09, 324.03°) |
| OKLab | oklab(75.1% 0.1601 -0.1184) |
| OKLCH | oklch(75.1% 0.199 323.5) |
| XYZ | xyz(57.2918, 38.3342, 90.7499) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97CF5 #88F57C
analogous
#AD7CF5 #E97CF5 #F57CC4
triadic
#E97CF5 #F5E97C #7CF5E9
tetradic
#E97CF5 #F5AD7C #88F57C #7CC4F5
square
#E97CF5 #F5AD7C #88F57C #7CC4F5
split-complementary
#E97CF5 #C4F57C #7CF5AD
monochromatic
#D011E5 #DF43F1 #E97CF5 #F3B5F9 #FAE3FD
Accessibility & contrast
On white
2.42
#E97CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E97CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97CF5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97CF5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#ED8BAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97cf5; /* rgb */ color: rgb(233, 124, 245); /* oklch */ color: oklch(75.1% 0.199 323.5);
Tailwind
colors: {
custom: {
50: '#f2a6f9',
500: '#e97cf5',
950: '#000000',
},
}SCSS
$custom: #e97cf5; $custom-light: #f2a6f9; $custom-dark: #000000;
JSON
{
"hex": "#e97cf5",
"rgb": {
"r": 233,
"g": 124,
"b": 245
},
"hsl": {
"h": 294.05,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.75099,
"c": 0.19915,
"h": 323.5
},
"luminance": 0.38332
}Semantic roles & 50–950 ramp
primary
#E97CF5
secondary
#D9F5D6
accent
#E20319
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85