#E997DC#E997DC
#E997DC is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.0% C 0.131 H 332.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E997DC |
|---|---|
| RGB | rgb(233, 151, 220) |
| HSL | hsl(310, 65%, 75%) |
| HSV | hsv(310, 35%, 91%) |
| CMYK | cmyk(0%, 35.2%, 5.6%, 8.6%) |
| CIE-LAB | lab(72.65, 41.00, -22.43) |
| CIE-LCH | lch(72.65, 46.73, 331.32°) |
| OKLab | oklab(78.05% 0.1166 -0.0604) |
| OKLCH | oklch(78.05% 0.131 332.6) |
| XYZ | xyz(57.5885, 44.6268, 73.2767) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 8.01
Pink (survey)
#FF81C0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997DC #97E9A4
analogous
#CD97E9 #E997DC #E997B3
triadic
#E997DC #DCE997 #97DCE9
tetradic
#E997DC #E9CD97 #97E9A4 #97B3E9
square
#E997DC #E9CD97 #97E9A4 #97B3E9
split-complementary
#E997DC #B3E997 #97E9CD
monochromatic
#D432BA #DE64CB #E997DC #F4CAED #FAE6F7
Accessibility & contrast
On white
2.12
#E997DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#E997DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997DC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997DC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDF
Deuteranopia (green-blind)
#AAB6D9
Tritanopia (blue-blind)
#F09BB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e997dc; /* rgb */ color: rgb(233, 151, 220); /* oklch */ color: oklch(78.0% 0.131 332.6);
Tailwind
colors: {
custom: {
50: '#f1b7e7',
500: '#e997dc',
950: '#000000',
},
}SCSS
$custom: #e997dc; $custom-light: #f1b7e7; $custom-dark: #000000;
JSON
{
"hex": "#e997dc",
"rgb": {
"r": 233,
"g": 151,
"b": 220
},
"hsl": {
"h": 309.512,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.7805,
"c": 0.13132,
"h": 332.6
},
"luminance": 0.44624
}Semantic roles & 50–950 ramp
primary
#E997DC
secondary
#DAF1DE
accent
#CD3519
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084