#E97EE9#E97EE9
#E97EE9 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.185 H 327.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE9 |
|---|---|
| RGB | rgb(233, 126, 233) |
| HSL | hsl(300, 71%, 70%) |
| HSV | hsv(300, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 0%, 8.6%) |
| CIE-LAB | lab(68.12, 56.02, -36.56) |
| CIE-LCH | lch(68.12, 66.90, 326.87°) |
| OKLab | oklab(74.82% 0.1556 -0.1001) |
| OKLCH | oklch(74.82% 0.185 327.2) |
| XYZ | xyz(55.7721, 38.1314, 81.4974) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 1.97
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE9 #7EE97E
analogous
#B37EE9 #E97EE9 #E97EB3
triadic
#E97EE9 #E9E97E #7EE9E9
tetradic
#E97EE9 #E9B37E #7EE97E #7EB3E9
square
#E97EE9 #E9B37E #7EE97E #7EB3E9
split-complementary
#E97EE9 #B3E97E #7EE9B3
monochromatic
#CA22CA #E04AE0 #E97EE9 #F2B2F2 #FBE5FB
Accessibility & contrast
On white
2.43
#E97EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E97EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE9 | 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)
#759DED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EF89A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97ee9; /* rgb */ color: rgb(233, 126, 233); /* oklch */ color: oklch(74.8% 0.185 327.2);
Tailwind
colors: {
custom: {
50: '#f2a7f0',
500: '#e97ee9',
950: '#000000',
},
}SCSS
$custom: #e97ee9; $custom-light: #f2a7f0; $custom-dark: #000000;
JSON
{
"hex": "#e97ee9",
"rgb": {
"r": 233,
"g": 126,
"b": 233
},
"hsl": {
"h": 300,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74818,
"c": 0.185,
"h": 327.2
},
"luminance": 0.38129
}Semantic roles & 50–950 ramp
primary
#E97EE9
secondary
#D3F0D3
accent
#D31313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84