#E97DB9#E97DB9
#E97DB9 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.7% C 0.150 H 347.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DB9 |
|---|---|
| RGB | rgb(233, 125, 185) |
| HSL | hsl(327, 71%, 70%) |
| HSV | hsv(327, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 20.6%, 8.6%) |
| CIE-LAB | lab(66.13, 48.78, -12.82) |
| CIE-LCH | lch(66.13, 50.44, 345.28°) |
| OKLab | oklab(72.75% 0.1457 -0.0337) |
| OKLCH | oklch(72.75% 0.15 347) |
| XYZ | xyz(49.6959, 35.4974, 50.1238) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.45
Hot Pink
#FF69B4
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DB9 #7DE9AD
analogous
#E37DE9 #E97DB9 #E97D83
triadic
#E97DB9 #B9E97D #7DB9E9
tetradic
#E97DB9 #E9E37D #7DE9AD #7D83E9
square
#E97DB9 #E9E37D #7DE9AD #7D83E9
split-complementary
#E97DB9 #83E97D #7DE9E3
monochromatic
#CA227F #E0499D #E97DB9 #F2B1D5 #FBE5F1
Accessibility & contrast
On white
2.59
#E97DB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#E97DB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DB9
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DB9 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795BB
Deuteranopia (green-blind)
#A3A8B6
Tritanopia (blue-blind)
#F67B93
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97db9; /* rgb */ color: rgb(233, 125, 185); /* oklch */ color: oklch(72.7% 0.150 347.0);
Tailwind
colors: {
custom: {
50: '#f2a5ce',
500: '#e97db9',
950: '#000000',
},
}SCSS
$custom: #e97db9; $custom-light: #f2a5ce; $custom-dark: #000000;
JSON
{
"hex": "#e97db9",
"rgb": {
"r": 233,
"g": 125,
"b": 185
},
"hsl": {
"h": 326.667,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.72748,
"c": 0.14955,
"h": 347
},
"luminance": 0.35494
}Semantic roles & 50–950 ramp
primary
#E97DB9
secondary
#D2F0DF
accent
#D36812
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F13
muted
#857F82