#E997EF#E997EF
#E997EF is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.8% C 0.149 H 324.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E997EF |
|---|---|
| RGB | rgb(233, 151, 239) |
| HSL | hsl(296, 73%, 76%) |
| HSV | hsv(296, 37%, 94%) |
| CMYK | cmyk(2.5%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.34, 44.40, -31.75) |
| CIE-LCH | lch(73.34, 54.59, 324.43°) |
| OKLab | oklab(78.81% 0.1213 -0.0866) |
| OKLCH | oklch(78.81% 0.149 324.5) |
| XYZ | xyz(60.2493, 45.6912, 87.2902) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Plum
#DDA0DD
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.06
Mauve
#E0B0FF
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997EF #9DEF97
analogous
#BD97EF #E997EF #EF97C9
triadic
#E997EF #EFE997 #97EFE9
tetradic
#E997EF #EFBD97 #9DEF97 #97C9EF
square
#E997EF #EFBD97 #9DEF97 #97C9EF
split-complementary
#E997EF #C9EF97 #97EFBD
monochromatic
#D32DDF #DE62E7 #E997EF #F4CCF7 #F9E4FB
Accessibility & contrast
On white
2.07
#E997EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E997EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997EF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997EF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#EDA0B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e997ef; /* rgb */ color: rgb(233, 151, 239); /* oklch */ color: oklch(78.8% 0.149 324.5);
Tailwind
colors: {
custom: {
50: '#f1b7f4',
500: '#e997ef',
950: '#000000',
},
}SCSS
$custom: #e997ef; $custom-light: #f1b7f4; $custom-dark: #000000;
JSON
{
"hex": "#e997ef",
"rgb": {
"r": 233,
"g": 151,
"b": 239
},
"hsl": {
"h": 295.909,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.78808,
"c": 0.14909,
"h": 324.5
},
"luminance": 0.45689
}Semantic roles & 50–950 ramp
primary
#E997EF
secondary
#DAF3D8
accent
#D5101E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085