#E978B5#E978B5
#E978B5 is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.9% C 0.155 H 348.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E978B5 |
|---|---|
| RGB | rgb(233, 120, 181) |
| HSL | hsl(328, 72%, 69%) |
| HSV | hsv(328, 48%, 91%) |
| CMYK | cmyk(0%, 48.5%, 22.3%, 8.6%) |
| CIE-LAB | lab(65.04, 50.69, -12.20) |
| CIE-LCH | lch(65.04, 52.14, 346.47°) |
| OKLab | oklab(71.88% 0.152 -0.0319) |
| OKLCH | oklch(71.88% 0.155 348.1) |
| XYZ | xyz(48.6625, 34.0967, 47.7255) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.04
Pink (survey)
#FF81C0
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Bubblegum Pink
#FE83CC
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E978B5 #78E9AC
analogous
#E578E9 #E978B5 #E9787D
triadic
#E978B5 #B5E978 #78B5E9
tetradic
#E978B5 #E9E578 #78E9AC #787DE9
square
#E978B5 #E9E578 #78E9AC #787DE9
split-complementary
#E978B5 #7DE978 #78E9E5
monochromatic
#C6207A #E04398 #E978B5 #F2ADD2 #FAE1EF
Accessibility & contrast
On white
2.69
#E978B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#E978B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E978B5
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E978B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E978B5 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#F7758F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e978b5; /* rgb */ color: rgb(233, 120, 181); /* oklch */ color: oklch(71.9% 0.155 348.1);
Tailwind
colors: {
custom: {
50: '#f2a2cb',
500: '#e978b5',
950: '#000000',
},
}SCSS
$custom: #e978b5; $custom-light: #f2a2cb; $custom-dark: #000000;
JSON
{
"hex": "#e978b5",
"rgb": {
"r": 233,
"g": 120,
"b": 181
},
"hsl": {
"h": 327.611,
"s": 71.975,
"l": 69.216
},
"oklch": {
"l": 0.71883,
"c": 0.15529,
"h": 348.1
},
"luminance": 0.34093
}Semantic roles & 50–950 ramp
primary
#E978B5
secondary
#CEEFDD
accent
#D46B11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82