#E97DEE#E97DEE
#E97DEE is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.9% C 0.191 H 325.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DEE |
|---|---|
| RGB | rgb(233, 125, 238) |
| HSL | hsl(297, 77%, 71%) |
| HSV | hsv(297, 47%, 93%) |
| CMYK | cmyk(2.1%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.14, 57.40, -39.27) |
| CIE-LCH | lch(68.14, 69.55, 325.62°) |
| OKLab | oklab(74.91% 0.1578 -0.1079) |
| OKLCH | oklch(74.91% 0.191 325.6) |
| XYZ | xyz(56.3693, 38.1667, 85.2701) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.49
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.55
Orchid
#DA70D6
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DEE #82EE7D
analogous
#B07DEE #E97DEE #EE7DBA
triadic
#E97DEE #EEE97D #7DEEE9
tetradic
#E97DEE #EEB07D #82EE7D #7DBAEE
square
#E97DEE #EEB07D #82EE7D #7DBAEE
split-complementary
#E97DEE #BAEE7D #7DEEB0
monochromatic
#CD1CD5 #E047E7 #E97DEE #F2B3F5 #FAE4FB
Accessibility & contrast
On white
2.43
#E97DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E97DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DEE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DEE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#EE8AAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97dee; /* rgb */ color: rgb(233, 125, 238); /* oklch */ color: oklch(74.9% 0.191 325.6);
Tailwind
colors: {
custom: {
50: '#f2a6f4',
500: '#e97dee',
950: '#000000',
},
}SCSS
$custom: #e97dee; $custom-light: #f2a6f4; $custom-dark: #000000;
JSON
{
"hex": "#e97dee",
"rgb": {
"r": 233,
"g": 125,
"b": 238
},
"hsl": {
"h": 297.345,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.74907,
"c": 0.19113,
"h": 325.6
},
"luminance": 0.38164
}Semantic roles & 50–950 ramp
primary
#E97DEE
secondary
#D6F2D5
accent
#D90C15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85