#E779B9#E779B9
#E779B9 is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.9% C 0.154 H 345.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E779B9 |
|---|---|
| RGB | rgb(231, 121, 185) |
| HSL | hsl(325, 70%, 69%) |
| HSV | hsv(325, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 19.9%, 9.4%) |
| CIE-LAB | lab(65.10, 50.13, -14.40) |
| CIE-LCH | lch(65.10, 52.16, 343.97°) |
| OKLab | oklab(71.91% 0.1495 -0.038) |
| OKLCH | oklch(71.91% 0.154 345.7) |
| XYZ | xyz(48.5503, 34.1701, 49.9279) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 4.67
Bubble Gum Pink
#FF69AF
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779B9 #79E7A7
analogous
#DE79E7 #E779B9 #E77982
triadic
#E779B9 #B9E779 #79B9E7
tetradic
#E779B9 #E7DE79 #79E7A7 #7982E7
square
#E779B9 #E7DE79 #79E7A7 #7982E7
split-complementary
#E779B9 #82E779 #79E7DE
monochromatic
#C32380 #DE459E #E779B9 #F0ADD4 #FAE1EF
Accessibility & contrast
On white
2.68
#E779B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#E779B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779B9
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779B9 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BB
Deuteranopia (green-blind)
#9FA5B6
Tritanopia (blue-blind)
#F47891
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779b9; /* rgb */ color: rgb(231, 121, 185); /* oklch */ color: oklch(71.9% 0.154 345.7);
Tailwind
colors: {
custom: {
50: '#f1a3ce',
500: '#e779b9',
950: '#000000',
},
}SCSS
$custom: #e779b9; $custom-light: #f1a3ce; $custom-dark: #000000;
JSON
{
"hex": "#e779b9",
"rgb": {
"r": 231,
"g": 121,
"b": 185
},
"hsl": {
"h": 325.091,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.71915,
"c": 0.15427,
"h": 345.7
},
"luminance": 0.34166
}Semantic roles & 50–950 ramp
primary
#E779B9
secondary
#CEEEDB
accent
#D26314
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F13
muted
#857F82