#E97DE2#E97DE2
#E97DE2 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.180 H 329.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE2 |
|---|---|
| RGB | rgb(233, 125, 226) |
| HSL | hsl(304, 71%, 70%) |
| HSV | hsv(304, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 3%, 8.6%) |
| CIE-LAB | lab(67.64, 55.29, -33.43) |
| CIE-LCH | lch(67.64, 64.62, 328.84°) |
| OKLab | oklab(74.37% 0.1557 -0.0912) |
| OKLCH | oklch(74.37% 0.18 329.6) |
| XYZ | xyz(54.6647, 37.4849, 76.2927) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Violet (CSS)
#EE82EE
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 3.02
Orchid
#DA70D6
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE2 #7DE984
analogous
#BA7DE9 #E97DE2 #E97DAC
triadic
#E97DE2 #E2E97D #7DE2E9
tetradic
#E97DE2 #E9BA7D #7DE984 #7DACE9
square
#E97DE2 #E9BA7D #7DE984 #7DACE9
split-complementary
#E97DE2 #ACE97D #7DE9BA
monochromatic
#CA22BF #E049D6 #E97DE2 #F2B1EE #FBE5F9
Accessibility & contrast
On white
2.47
#E97DE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E97DE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779BE5
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#F086A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de2; /* rgb */ color: rgb(233, 125, 226); /* oklch */ color: oklch(74.4% 0.180 329.6);
Tailwind
colors: {
custom: {
50: '#f2a6eb',
500: '#e97de2',
950: '#000000',
},
}SCSS
$custom: #e97de2; $custom-light: #f2a6eb; $custom-dark: #000000;
JSON
{
"hex": "#e97de2",
"rgb": {
"r": 233,
"g": 125,
"b": 226
},
"hsl": {
"h": 303.889,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.74368,
"c": 0.18043,
"h": 329.6
},
"luminance": 0.37482
}Semantic roles & 50–950 ramp
primary
#E97DE2
secondary
#D2F0D4
accent
#D31F12
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84