#E997DB#E997DB
#E997DB is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.0% C 0.130 H 333.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E997DB |
|---|---|
| RGB | rgb(233, 151, 219) |
| HSL | hsl(310, 65%, 75%) |
| HSV | hsv(310, 35%, 91%) |
| CMYK | cmyk(0%, 35.2%, 6%, 8.6%) |
| CIE-LAB | lab(72.61, 40.83, -21.93) |
| CIE-LCH | lch(72.61, 46.35, 331.75°) |
| OKLab | oklab(78.01% 0.1163 -0.059) |
| OKLCH | oklch(78.01% 0.13 333.1) |
| XYZ | xyz(57.4565, 44.5740, 72.5813) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 6.73
Pink (survey)
#FF81C0
ΔE00 8.09
Purply Pink
#F075E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997DB #97E9A5
analogous
#CE97E9 #E997DB #E997B2
triadic
#E997DB #DBE997 #97DBE9
tetradic
#E997DB #E9CE97 #97E9A5 #97B2E9
square
#E997DB #E9CE97 #97E9A5 #97B2E9
split-complementary
#E997DB #B2E997 #97E9CE
monochromatic
#D432B8 #DE64CA #E997DB #F4CAEC #FAE6F6
Accessibility & contrast
On white
2.12
#E997DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E997DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997DB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997DB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#F09BB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e997db; /* rgb */ color: rgb(233, 151, 219); /* oklch */ color: oklch(78.0% 0.130 333.1);
Tailwind
colors: {
custom: {
50: '#f1b7e6',
500: '#e997db',
950: '#000000',
},
}SCSS
$custom: #e997db; $custom-light: #f1b7e6; $custom-dark: #000000;
JSON
{
"hex": "#e997db",
"rgb": {
"r": 233,
"g": 151,
"b": 219
},
"hsl": {
"h": 310.244,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.78012,
"c": 0.13045,
"h": 333.1
},
"luminance": 0.44571
}Semantic roles & 50–950 ramp
primary
#E997DB
secondary
#DAF1DE
accent
#CD3719
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084