#E97DE5#E97DE5
#E97DE5 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.183 H 328.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE5 |
|---|---|
| RGB | rgb(233, 125, 229) |
| HSL | hsl(302, 71%, 70%) |
| HSV | hsv(302, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 1.7%, 8.6%) |
| CIE-LAB | lab(67.76, 55.81, -34.90) |
| CIE-LCH | lch(67.76, 65.83, 327.98°) |
| OKLab | oklab(74.5% 0.1562 -0.0954) |
| OKLCH | oklch(74.5% 0.183 328.6) |
| XYZ | xyz(55.0800, 37.6510, 78.4797) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE5 #7DE981
analogous
#B77DE9 #E97DE5 #E97DAF
triadic
#E97DE5 #E5E97D #7DE5E9
tetradic
#E97DE5 #E9B77D #7DE981 #7DAFE9
square
#E97DE5 #E9B77D #7DE981 #7DAFE9
split-complementary
#E97DE5 #AFE97D #7DE9B7
monochromatic
#CA22C3 #E049DB #E97DE5 #F2B1EF #FBE5FA
Accessibility & contrast
On white
2.46
#E97DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E97DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE5
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE5 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CE9
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#EF87A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de5; /* rgb */ color: rgb(233, 125, 229); /* oklch */ color: oklch(74.5% 0.183 328.6);
Tailwind
colors: {
custom: {
50: '#f2a6ed',
500: '#e97de5',
950: '#000000',
},
}SCSS
$custom: #e97de5; $custom-light: #f2a6ed; $custom-dark: #000000;
JSON
{
"hex": "#e97de5",
"rgb": {
"r": 233,
"g": 125,
"b": 229
},
"hsl": {
"h": 302.222,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.745,
"c": 0.18305,
"h": 328.6
},
"luminance": 0.37648
}Semantic roles & 50–950 ramp
primary
#E97DE5
secondary
#D2F0D3
accent
#D31A12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84