#E779BF#E779BF
#E779BF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.1% C 0.158 H 342.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E779BF |
|---|---|
| RGB | rgb(231, 121, 191) |
| HSL | hsl(322, 70%, 69%) |
| HSV | hsv(322, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 17.3%, 9.4%) |
| CIE-LAB | lab(65.30, 51.02, -17.48) |
| CIE-LCH | lch(65.30, 53.93, 341.09°) |
| OKLab | oklab(72.14% 0.1512 -0.0464) |
| OKLCH | oklch(72.14% 0.158 342.9) |
| XYZ | xyz(49.1971, 34.4289, 53.3344) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.11
Pink (survey)
#FF81C0
ΔE00 5.14
Hot Pink
#FF69B4
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779BF #79E7A1
analogous
#D879E7 #E779BF #E77988
triadic
#E779BF #BFE779 #79BFE7
tetradic
#E779BF #E7D879 #79E7A1 #7988E7
square
#E779BF #E7D879 #79E7A1 #7988E7
split-complementary
#E779BF #88E779 #79E7D8
monochromatic
#C32389 #DE45A6 #E779BF #F0ADD8 #FAE1F1
Accessibility & contrast
On white
2.66
#E779BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#E779BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779BF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779BF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#F37994
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779bf; /* rgb */ color: rgb(231, 121, 191); /* oklch */ color: oklch(72.1% 0.158 342.9);
Tailwind
colors: {
custom: {
50: '#f1a3d2',
500: '#e779bf',
950: '#000000',
},
}SCSS
$custom: #e779bf; $custom-light: #f1a3d2; $custom-dark: #000000;
JSON
{
"hex": "#e779bf",
"rgb": {
"r": 231,
"g": 121,
"b": 191
},
"hsl": {
"h": 321.818,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.72135,
"c": 0.15815,
"h": 342.9
},
"luminance": 0.34425
}Semantic roles & 50–950 ramp
primary
#E779BF
secondary
#CEEEDA
accent
#D25914
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82