#E97EE5#E97EE5
#E97EE5 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.181 H 328.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE5 |
|---|---|
| RGB | rgb(233, 126, 229) |
| HSL | hsl(302, 71%, 70%) |
| HSV | hsv(302, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 1.7%, 8.6%) |
| CIE-LAB | lab(67.95, 55.32, -34.61) |
| CIE-LCH | lch(67.95, 65.26, 327.97°) |
| OKLab | oklab(74.64% 0.1548 -0.0946) |
| OKLCH | oklch(74.64% 0.181 328.6) |
| XYZ | xyz(55.2072, 37.9055, 78.5221) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 3.23
Orchid
#DA70D6
ΔE00 4.22
Candy Pink
#FF63E9
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE5 #7EE982
analogous
#B77EE9 #E97EE5 #E97EAF
triadic
#E97EE5 #E5E97E #7EE5E9
tetradic
#E97EE5 #E9B77E #7EE982 #7EAFE9
square
#E97EE5 #E9B77E #7EE982 #7EAFE9
split-complementary
#E97EE5 #AFE97E #7EE9B7
monochromatic
#CA22C4 #E04ADA #E97EE5 #F2B2F0 #FBE5FA
Accessibility & contrast
On white
2.45
#E97EE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E97EE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DE9
Deuteranopia (green-blind)
#95ABE2
Tritanopia (blue-blind)
#EF88A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97ee5; /* rgb */ color: rgb(233, 126, 229); /* oklch */ color: oklch(74.6% 0.181 328.6);
Tailwind
colors: {
custom: {
50: '#f2a7ed',
500: '#e97ee5',
950: '#000000',
},
}SCSS
$custom: #e97ee5; $custom-light: #f2a7ed; $custom-dark: #000000;
JSON
{
"hex": "#e97ee5",
"rgb": {
"r": 233,
"g": 126,
"b": 229
},
"hsl": {
"h": 302.243,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.7464,
"c": 0.18144,
"h": 328.6
},
"luminance": 0.37902
}Semantic roles & 50–950 ramp
primary
#E97EE5
secondary
#D3F0D4
accent
#D31A13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84