#E97EEE#E97EEE
#E97EEE is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.0% C 0.190 H 325.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EEE |
|---|---|
| RGB | rgb(233, 126, 238) |
| HSL | hsl(297, 77%, 71%) |
| HSV | hsv(297, 47%, 93%) |
| CMYK | cmyk(2.1%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.33, 56.91, -38.98) |
| CIE-LCH | lch(68.33, 68.98, 325.59°) |
| OKLab | oklab(75.05% 0.1564 -0.1071) |
| OKLCH | oklch(75.05% 0.19 325.6) |
| XYZ | xyz(56.4965, 38.4212, 85.3125) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 2.42
Lavender Pink
#DD85D7
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.81
Candy Pink
#FF63E9
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EEE #83EE7E
analogous
#B17EEE #E97EEE #EE7EBB
triadic
#E97EEE #EEE97E #7EEEE9
tetradic
#E97EEE #EEB17E #83EE7E #7EBBEE
square
#E97EEE #EEB17E #83EE7E #7EBBEE
split-complementary
#E97EEE #BBEE7E #7EEEB1
monochromatic
#CD1CD5 #E048E7 #E97EEE #F2B4F5 #FAE4FB
Accessibility & contrast
On white
2.42
#E97EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E97EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EEE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EEE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#EE8BAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e97eee; /* rgb */ color: rgb(233, 126, 238); /* oklch */ color: oklch(75.0% 0.190 325.6);
Tailwind
colors: {
custom: {
50: '#f2a7f4',
500: '#e97eee',
950: '#000000',
},
}SCSS
$custom: #e97eee; $custom-light: #f2a7f4; $custom-dark: #000000;
JSON
{
"hex": "#e97eee",
"rgb": {
"r": 233,
"g": 126,
"b": 238
},
"hsl": {
"h": 297.321,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75045,
"c": 0.18954,
"h": 325.6
},
"luminance": 0.38418
}Semantic roles & 50–950 ramp
primary
#E97EEE
secondary
#D7F2D5
accent
#D90D16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85