#E979BD#E979BD
#E979BD is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.159 H 344.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E979BD |
|---|---|
| RGB | rgb(233, 121, 189) |
| HSL | hsl(324, 72%, 69%) |
| HSV | hsv(324, 48%, 91%) |
| CMYK | cmyk(0%, 48.1%, 18.9%, 8.6%) |
| CIE-LAB | lab(65.50, 51.35, -16.03) |
| CIE-LCH | lch(65.50, 53.79, 342.66°) |
| OKLab | oklab(72.31% 0.1528 -0.0424) |
| OKLCH | oklch(72.31% 0.159 344.5) |
| XYZ | xyz(49.6279, 34.6763, 52.2136) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.54
Pink (survey)
#FF81C0
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Pale Magenta
#D767AD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979BD #79E9A5
analogous
#DD79E9 #E979BD #E97985
triadic
#E979BD #BDE979 #79BDE9
tetradic
#E979BD #E9DD79 #79E9A5 #7985E9
square
#E979BD #E9DD79 #79E9A5 #7985E9
split-complementary
#E979BD #85E979 #79E9DD
monochromatic
#C72186 #E044A3 #E979BD #F2AED7 #FAE2F1
Accessibility & contrast
On white
2.65
#E979BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#E979BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979BD
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979BD | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194BF
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#F67893
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e979bd; /* rgb */ color: rgb(233, 121, 189); /* oklch */ color: oklch(72.3% 0.159 344.5);
Tailwind
colors: {
custom: {
50: '#f2a3d1',
500: '#e979bd',
950: '#000000',
},
}SCSS
$custom: #e979bd; $custom-light: #f2a3d1; $custom-dark: #000000;
JSON
{
"hex": "#e979bd",
"rgb": {
"r": 233,
"g": 121,
"b": 189
},
"hsl": {
"h": 323.571,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.72313,
"c": 0.15857,
"h": 344.5
},
"luminance": 0.34673
}Semantic roles & 50–950 ramp
primary
#E979BD
secondary
#CFEFDB
accent
#D45E12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82