#E97DBD#E97DBD
#E97DBD is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.9% C 0.152 H 345.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DBD |
|---|---|
| RGB | rgb(233, 125, 189) |
| HSL | hsl(324, 71%, 70%) |
| HSV | hsv(324, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 18.9%, 8.6%) |
| CIE-LAB | lab(66.27, 49.37, -14.87) |
| CIE-LCH | lch(66.27, 51.56, 343.23°) |
| OKLab | oklab(72.89% 0.1469 -0.0393) |
| OKLCH | oklch(72.89% 0.152 345) |
| XYZ | xyz(50.1241, 35.6687, 52.3790) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.87
Pink (survey)
#FF81C0
ΔE00 4.08
Bubblegum (survey)
#FF6CB5
ΔE00 4.75
Hot Pink
#FF69B4
ΔE00 5.02
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DBD #7DE9A9
analogous
#DF7DE9 #E97DBD #E97D87
triadic
#E97DBD #BDE97D #7DBDE9
tetradic
#E97DBD #E9DF7D #7DE9A9 #7D87E9
square
#E97DBD #E9DF7D #7DE9A9 #7D87E9
split-complementary
#E97DBD #87E97D #7DE9DF
monochromatic
#CA2285 #E049A2 #E97DBD #F2B1D8 #FBE5F2
Accessibility & contrast
On white
2.58
#E97DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#E97DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DBD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DBD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#F57C95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97dbd; /* rgb */ color: rgb(233, 125, 189); /* oklch */ color: oklch(72.9% 0.152 345.0);
Tailwind
colors: {
custom: {
50: '#f2a5d1',
500: '#e97dbd',
950: '#000000',
},
}SCSS
$custom: #e97dbd; $custom-light: #f2a5d1; $custom-dark: #000000;
JSON
{
"hex": "#e97dbd",
"rgb": {
"r": 233,
"g": 125,
"b": 189
},
"hsl": {
"h": 324.444,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.7289,
"c": 0.15203,
"h": 345
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#E97DBD
secondary
#D2F0DE
accent
#D36112
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82