#E97DE6#E97DE6
#E97DE6 is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.184 H 328.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DE6 |
|---|---|
| RGB | rgb(233, 125, 230) |
| HSL | hsl(302, 71%, 70%) |
| HSV | hsv(302, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 1.3%, 8.6%) |
| CIE-LAB | lab(67.80, 55.99, -35.39) |
| CIE-LCH | lch(67.80, 66.23, 327.70°) |
| OKLab | oklab(74.54% 0.1564 -0.0968) |
| OKLCH | oklch(74.54% 0.184 328.2) |
| XYZ | xyz(55.2200, 37.7070, 79.2172) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 1.71
Lavender Pink
#DD85D7
ΔE00 3.47
Orchid
#DA70D6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.76
Light Magenta
#FA5FF7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DE6 #7DE980
analogous
#B67DE9 #E97DE6 #E97DB0
triadic
#E97DE6 #E6E97D #7DE6E9
tetradic
#E97DE6 #E9B67D #7DE980 #7DB0E9
square
#E97DE6 #E9B67D #7DE980 #7DB0E9
split-complementary
#E97DE6 #B0E97D #7DE9B6
monochromatic
#CA22C5 #E049DC #E97DE6 #F2B1F0 #FBE5FA
Accessibility & contrast
On white
2.46
#E97DE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E97DE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DE6
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DE6 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CEA
Deuteranopia (green-blind)
#94AAE3
Tritanopia (blue-blind)
#EF87A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97de6; /* rgb */ color: rgb(233, 125, 230); /* oklch */ color: oklch(74.5% 0.184 328.2);
Tailwind
colors: {
custom: {
50: '#f2a6ee',
500: '#e97de6',
950: '#000000',
},
}SCSS
$custom: #e97de6; $custom-light: #f2a6ee; $custom-dark: #000000;
JSON
{
"hex": "#e97de6",
"rgb": {
"r": 233,
"g": 125,
"b": 230
},
"hsl": {
"h": 301.667,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.74544,
"c": 0.18394,
"h": 328.2
},
"luminance": 0.37704
}Semantic roles & 50–950 ramp
primary
#E97DE6
secondary
#D2F0D3
accent
#D31812
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84