#E97DE9#E97DE9
#E97DE9 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.187 H 327.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE9 |
|---|---|
| RGB | rgb(233, 125, 233) |
| HSL | hsl(300, 71%, 70%) |
| HSV | hsv(300, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 0%, 8.6%) |
| CIE-LAB | lab(67.93, 56.51, -36.85) |
| CIE-LCH | lch(67.93, 67.47, 326.89°) |
| OKLab | oklab(74.68% 0.1569 -0.101) |
| OKLCH | oklch(74.68% 0.187 327.2) |
| XYZ | xyz(55.6449, 37.8770, 81.4550) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 1.84
Lavender Pink
#DD85D7
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE9 #7DE97D
analogous
#B37DE9 #E97DE9 #E97DB3
triadic
#E97DE9 #E9E97D #7DE9E9
tetradic
#E97DE9 #E9B37D #7DE97D #7DB3E9
square
#E97DE9 #E9B37D #7DE97D #7DB3E9
split-complementary
#E97DE9 #B3E97D #7DE9B3
monochromatic
#CA22CA #E049E0 #E97DE9 #F2B1F2 #FBE5FB
Accessibility & contrast
On white
2.45
#E97DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E97DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EF88A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de9; /* rgb */ color: rgb(233, 125, 233); /* oklch */ color: oklch(74.7% 0.187 327.2);
Tailwind
colors: {
custom: {
50: '#f2a6f0',
500: '#e97de9',
950: '#000000',
},
}SCSS
$custom: #e97de9; $custom-light: #f2a6f0; $custom-dark: #000000;
JSON
{
"hex": "#e97de9",
"rgb": {
"r": 233,
"g": 125,
"b": 233
},
"hsl": {
"h": 300,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.74679,
"c": 0.18661,
"h": 327.2
},
"luminance": 0.37874
}Semantic roles & 50–950 ramp
primary
#E97DE9
secondary
#D2F0D2
accent
#D31212
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84