#E97AEE#E97AEE
#E97AEE is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.196 H 325.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AEE |
|---|---|
| RGB | rgb(233, 122, 238) |
| HSL | hsl(297, 77%, 71%) |
| HSV | hsv(297, 49%, 93%) |
| CMYK | cmyk(2.1%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.59, 58.85, -40.14) |
| CIE-LCH | lch(67.59, 71.24, 325.71°) |
| OKLab | oklab(74.5% 0.1618 -0.1104) |
| OKLCH | oklch(74.5% 0.196 325.7) |
| XYZ | xyz(55.9952, 37.4186, 85.1454) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.15
Orchid
#DA70D6
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.62
Violet Pink
#FB5FFC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AEE #7FEE7A
analogous
#AF7AEE #E97AEE #EE7AB9
triadic
#E97AEE #EEE97A #7AEEE9
tetradic
#E97AEE #EEAF7A #7FEE7A #7AB9EE
square
#E97AEE #EEAF7A #7FEE7A #7AB9EE
split-complementary
#E97AEE #B9EE7A #7AEEAF
monochromatic
#CB1BD3 #E044E7 #E97AEE #F2B0F5 #FBE4FC
Accessibility & contrast
On white
2.48
#E97AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E97AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AEE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AEE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#EE87A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97aee; /* rgb */ color: rgb(233, 122, 238); /* oklch */ color: oklch(74.5% 0.196 325.7);
Tailwind
colors: {
custom: {
50: '#f2a4f4',
500: '#e97aee',
950: '#000000',
},
}SCSS
$custom: #e97aee; $custom-light: #f2a4f4; $custom-dark: #000000;
JSON
{
"hex": "#e97aee",
"rgb": {
"r": 233,
"g": 122,
"b": 238
},
"hsl": {
"h": 297.414,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.74497,
"c": 0.19586,
"h": 325.7
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#E97AEE
secondary
#D4F2D2
accent
#DA0C15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85