#E97DE4#E97DE4
#E97DE4 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.182 H 328.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE4 |
|---|---|
| RGB | rgb(233, 125, 228) |
| HSL | hsl(303, 71%, 70%) |
| HSV | hsv(303, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 2.1%, 8.6%) |
| CIE-LAB | lab(67.72, 55.64, -34.41) |
| CIE-LCH | lch(67.72, 65.42, 328.26°) |
| OKLab | oklab(74.46% 0.156 -0.094) |
| OKLCH | oklch(74.46% 0.182 328.9) |
| XYZ | xyz(54.9407, 37.5953, 77.7465) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.71
Violet (CSS)
#EE82EE
ΔE00 1.79
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE4 #7DE982
analogous
#B87DE9 #E97DE4 #E97DAE
triadic
#E97DE4 #E4E97D #7DE4E9
tetradic
#E97DE4 #E9B87D #7DE982 #7DAEE9
square
#E97DE4 #E9B87D #7DE982 #7DAEE9
split-complementary
#E97DE4 #AEE97D #7DE9B8
monochromatic
#CA22C2 #E049D9 #E97DE4 #F2B1EF #FBE5FA
Accessibility & contrast
On white
2.47
#E97DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E97DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE4 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE8
Deuteranopia (green-blind)
#95AAE1
Tritanopia (blue-blind)
#F087A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de4; /* rgb */ color: rgb(233, 125, 228); /* oklch */ color: oklch(74.5% 0.182 328.9);
Tailwind
colors: {
custom: {
50: '#f2a6ed',
500: '#e97de4',
950: '#000000',
},
}SCSS
$custom: #e97de4; $custom-light: #f2a6ed; $custom-dark: #000000;
JSON
{
"hex": "#e97de4",
"rgb": {
"r": 233,
"g": 125,
"b": 228
},
"hsl": {
"h": 302.778,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.74456,
"c": 0.18217,
"h": 328.9
},
"luminance": 0.37592
}Semantic roles & 50–950 ramp
primary
#E97DE4
secondary
#D2F0D3
accent
#D31B12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84