#E779B4#E779B4
#E779B4 is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.7% C 0.151 H 348.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E779B4 |
|---|---|
| RGB | rgb(231, 121, 180) |
| HSL | hsl(328, 70%, 69%) |
| HSV | hsv(328, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 22.1%, 9.4%) |
| CIE-LAB | lab(64.93, 49.41, -11.82) |
| CIE-LCH | lch(64.93, 50.81, 346.54°) |
| OKLab | oklab(71.74% 0.1481 -0.0309) |
| OKLCH | oklch(71.74% 0.151 348.2) |
| XYZ | xyz(48.0318, 33.9627, 47.1969) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.17
Hot Pink
#FF69B4
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pale Magenta
#D767AD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779B4 #79E7AC
analogous
#E379E7 #E779B4 #E7797D
triadic
#E779B4 #B4E779 #79B4E7
tetradic
#E779B4 #E7E379 #79E7AC #797DE7
square
#E779B4 #E7E379 #79E7AC #797DE7
split-complementary
#E779B4 #7DE779 #79E7E3
monochromatic
#C32379 #DE4597 #E779B4 #F0ADD1 #FAE1EE
Accessibility & contrast
On white
2.70
#E779B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#E779B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779B4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779B4 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#F4768F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779b4; /* rgb */ color: rgb(231, 121, 180); /* oklch */ color: oklch(71.7% 0.151 348.2);
Tailwind
colors: {
custom: {
50: '#f1a3ca',
500: '#e779b4',
950: '#000000',
},
}SCSS
$custom: #e779b4; $custom-light: #f1a3ca; $custom-dark: #000000;
JSON
{
"hex": "#e779b4",
"rgb": {
"r": 231,
"g": 121,
"b": 180
},
"hsl": {
"h": 327.818,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.71738,
"c": 0.15126,
"h": 348.2
},
"luminance": 0.33959
}Semantic roles & 50–950 ramp
primary
#E779B4
secondary
#CEEEDD
accent
#D26C14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#170F13
muted
#857F82