#E997D2#E997D2
#E997D2 is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.7% C 0.123 H 337.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E997D2 |
|---|---|
| RGB | rgb(233, 151, 210) |
| HSL | hsl(317, 65%, 75%) |
| HSV | hsv(317, 35%, 91%) |
| CMYK | cmyk(0%, 35.2%, 9.9%, 8.6%) |
| CIE-LAB | lab(72.30, 39.30, -17.45) |
| CIE-LCH | lch(72.30, 43.00, 336.06°) |
| OKLab | oklab(77.68% 0.1138 -0.0466) |
| OKLCH | oklch(77.68% 0.123 337.7) |
| XYZ | xyz(56.3036, 44.1128, 66.5092) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.31
Bubblegum Pink
#FE83CC
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 6.89
Lilac
#C8A2C8
ΔE00 8.15
Violet (CSS)
#EE82EE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997D2 #97E9AE
analogous
#D797E9 #E997D2 #E997A9
triadic
#E997D2 #D2E997 #97D2E9
tetradic
#E997D2 #E9D797 #97E9AE #97A9E9
square
#E997D2 #E9D797 #97E9AE #97A9E9
split-complementary
#E997D2 #A9E997 #97E9D7
monochromatic
#D432A6 #DE64BC #E997D2 #F4CAE8 #FAE6F4
Accessibility & contrast
On white
2.14
#E997D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E997D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997D2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997D2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD4
Deuteranopia (green-blind)
#ADB6D0
Tritanopia (blue-blind)
#F299AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e997d2; /* rgb */ color: rgb(233, 151, 210); /* oklch */ color: oklch(77.7% 0.123 337.7);
Tailwind
colors: {
custom: {
50: '#f1b7df',
500: '#e997d2',
950: '#000000',
},
}SCSS
$custom: #e997d2; $custom-light: #f1b7df; $custom-dark: #000000;
JSON
{
"hex": "#e997d2",
"rgb": {
"r": 233,
"g": 151,
"b": 210
},
"hsl": {
"h": 316.829,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.77678,
"c": 0.12294,
"h": 337.7
},
"luminance": 0.4411
}Semantic roles & 50–950 ramp
primary
#E997D2
secondary
#DAF1E0
accent
#CD4B19
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083