#E97DE7#E97DE7
#E97DE7 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.185 H 327.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE7 |
|---|---|
| RGB | rgb(233, 125, 231) |
| HSL | hsl(301, 71%, 70%) |
| HSV | hsv(301, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 0.9%, 8.6%) |
| CIE-LAB | lab(67.85, 56.16, -35.88) |
| CIE-LCH | lch(67.85, 66.64, 327.43°) |
| OKLab | oklab(74.59% 0.1566 -0.0982) |
| OKLCH | oklch(74.59% 0.185 327.9) |
| XYZ | xyz(55.3608, 37.7634, 79.9589) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 1.73
Lavender Pink
#DD85D7
ΔE00 3.59
Orchid
#DA70D6
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE7 #7DE97F
analogous
#B57DE9 #E97DE7 #E97DB1
triadic
#E97DE7 #E7E97D #7DE7E9
tetradic
#E97DE7 #E9B57D #7DE97F #7DB1E9
square
#E97DE7 #E9B57D #7DE97F #7DB1E9
split-complementary
#E97DE7 #B1E97D #7DE9B5
monochromatic
#CA22C6 #E049DD #E97DE7 #F2B1F1 #FBE5FA
Accessibility & contrast
On white
2.46
#E97DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#E97DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE7
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE7 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEB
Deuteranopia (green-blind)
#93AAE4
Tritanopia (blue-blind)
#EF88A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de7; /* rgb */ color: rgb(233, 125, 231); /* oklch */ color: oklch(74.6% 0.185 327.9);
Tailwind
colors: {
custom: {
50: '#f2a6ef',
500: '#e97de7',
950: '#000000',
},
}SCSS
$custom: #e97de7; $custom-light: #f2a6ef; $custom-dark: #000000;
JSON
{
"hex": "#e97de7",
"rgb": {
"r": 233,
"g": 125,
"b": 231
},
"hsl": {
"h": 301.111,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.74589,
"c": 0.18482,
"h": 327.9
},
"luminance": 0.3776
}Semantic roles & 50–950 ramp
primary
#E97DE7
secondary
#D2F0D2
accent
#D31612
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84