#E97EE6#E97EE6
#E97EE6 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.182 H 328.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EE6 |
|---|---|
| RGB | rgb(233, 126, 230) |
| HSL | hsl(302, 71%, 70%) |
| HSV | hsv(302, 46%, 91%) |
| CMYK | cmyk(0%, 45.9%, 1.3%, 8.6%) |
| CIE-LAB | lab(67.99, 55.50, -35.10) |
| CIE-LCH | lch(67.99, 65.66, 327.69°) |
| OKLab | oklab(74.68% 0.155 -0.096) |
| OKLCH | oklch(74.68% 0.182 328.2) |
| XYZ | xyz(55.3472, 37.9615, 79.2596) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EE6 #7EE981
analogous
#B67EE9 #E97EE6 #E97EB1
triadic
#E97EE6 #E6E97E #7EE6E9
tetradic
#E97EE6 #E9B67E #7EE981 #7EB1E9
square
#E97EE6 #E9B67E #7EE981 #7EB1E9
split-complementary
#E97EE6 #B1E97E #7EE9B6
monochromatic
#CA22C5 #E04ADC #E97EE6 #F2B2F0 #FBE5FA
Accessibility & contrast
On white
2.44
#E97EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E97EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EE6
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EE6 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEA
Deuteranopia (green-blind)
#95ABE3
Tritanopia (blue-blind)
#EF88A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97ee6; /* rgb */ color: rgb(233, 126, 230); /* oklch */ color: oklch(74.7% 0.182 328.2);
Tailwind
colors: {
custom: {
50: '#f2a7ee',
500: '#e97ee6',
950: '#000000',
},
}SCSS
$custom: #e97ee6; $custom-light: #f2a7ee; $custom-dark: #000000;
JSON
{
"hex": "#e97ee6",
"rgb": {
"r": 233,
"g": 126,
"b": 230
},
"hsl": {
"h": 301.682,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.74684,
"c": 0.18232,
"h": 328.2
},
"luminance": 0.37959
}Semantic roles & 50–950 ramp
primary
#E97EE6
secondary
#D3F0D4
accent
#D31813
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84