#E97DBC#E97DBC
#E97DBC is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.151 H 345.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DBC |
|---|---|
| RGB | rgb(233, 125, 188) |
| HSL | hsl(325, 71%, 70%) |
| HSV | hsv(325, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 19.3%, 8.6%) |
| CIE-LAB | lab(66.23, 49.22, -14.36) |
| CIE-LCH | lch(66.23, 51.27, 343.74°) |
| OKLab | oklab(72.85% 0.1466 -0.0379) |
| OKLCH | oklch(72.85% 0.151 345.5) |
| XYZ | xyz(50.0160, 35.6254, 51.8093) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Hot Pink
#FF69B4
ΔE00 4.93
Bubble Gum Pink
#FF69AF
ΔE00 5.44
Pale Magenta
#D767AD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DBC #7DE9AA
analogous
#E07DE9 #E97DBC #E97D86
triadic
#E97DBC #BCE97D #7DBCE9
tetradic
#E97DBC #E9E07D #7DE9AA #7D86E9
square
#E97DBC #E9E07D #7DE9AA #7D86E9
split-complementary
#E97DBC #86E97D #7DE9E0
monochromatic
#CA2284 #E049A1 #E97DBC #F2B1D7 #FBE5F2
Accessibility & contrast
On white
2.58
#E97DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#E97DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DBC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DBC | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BE
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#F67C95
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e97dbc; /* rgb */ color: rgb(233, 125, 188); /* oklch */ color: oklch(72.9% 0.151 345.5);
Tailwind
colors: {
custom: {
50: '#f2a5d0',
500: '#e97dbc',
950: '#000000',
},
}SCSS
$custom: #e97dbc; $custom-light: #f2a5d0; $custom-dark: #000000;
JSON
{
"hex": "#e97dbc",
"rgb": {
"r": 233,
"g": 125,
"b": 188
},
"hsl": {
"h": 325,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.72854,
"c": 0.15139,
"h": 345.5
},
"luminance": 0.35622
}Semantic roles & 50–950 ramp
primary
#E97DBC
secondary
#D2F0DE
accent
#D36312
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82