#E979BF#E979BF
#E979BF is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.4% C 0.160 H 343.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E979BF |
|---|---|
| RGB | rgb(233, 121, 191) |
| HSL | hsl(323, 72%, 69%) |
| HSV | hsv(323, 48%, 91%) |
| CMYK | cmyk(0%, 48.1%, 18%, 8.6%) |
| CIE-LAB | lab(65.56, 51.64, -17.06) |
| CIE-LCH | lch(65.56, 54.39, 341.72°) |
| OKLab | oklab(72.39% 0.1533 -0.0453) |
| OKLCH | oklch(72.39% 0.16 343.6) |
| XYZ | xyz(49.8465, 34.7637, 53.3648) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.19
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Pink (survey)
#FF81C0
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 4.95
Pale Magenta
#D767AD
ΔE00 5.49
Bubble Gum Pink
#FF69AF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E979BF #79E9A3
analogous
#DB79E9 #E979BF #E97987
triadic
#E979BF #BFE979 #79BFE9
tetradic
#E979BF #E9DB79 #79E9A3 #7987E9
square
#E979BF #E9DB79 #79E9A3 #7987E9
split-complementary
#E979BF #87E979 #79E9DB
monochromatic
#C72189 #E044A6 #E979BF #F2AED8 #FAE2F1
Accessibility & contrast
On white
2.64
#E979BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#E979BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E979BF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E979BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E979BF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#F57994
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e979bf; /* rgb */ color: rgb(233, 121, 191); /* oklch */ color: oklch(72.4% 0.160 343.6);
Tailwind
colors: {
custom: {
50: '#f2a3d2',
500: '#e979bf',
950: '#000000',
},
}SCSS
$custom: #e979bf; $custom-light: #f2a3d2; $custom-dark: #000000;
JSON
{
"hex": "#e979bf",
"rgb": {
"r": 233,
"g": 121,
"b": 191
},
"hsl": {
"h": 322.5,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.72387,
"c": 0.15987,
"h": 343.6
},
"luminance": 0.3476
}Semantic roles & 50–950 ramp
primary
#E979BF
secondary
#CFEFDB
accent
#D45A12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82