#E779BE#E779BE
#E779BE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.1% C 0.157 H 343.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E779BE |
|---|---|
| RGB | rgb(231, 121, 190) |
| HSL | hsl(322, 70%, 69%) |
| HSV | hsv(322, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 17.7%, 9.4%) |
| CIE-LAB | lab(65.27, 50.87, -16.97) |
| CIE-LCH | lch(65.27, 53.62, 341.55°) |
| OKLab | oklab(72.1% 0.1509 -0.045) |
| OKLCH | oklch(72.1% 0.157 343.4) |
| XYZ | xyz(49.0875, 34.3850, 52.7568) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Pink (survey)
#FF81C0
ΔE00 5.03
Hot Pink
#FF69B4
ΔE00 5.14
Pale Magenta
#D767AD
ΔE00 5.26
Bubble Gum Pink
#FF69AF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779BE #79E7A2
analogous
#D979E7 #E779BE #E77987
triadic
#E779BE #BEE779 #79BEE7
tetradic
#E779BE #E7D979 #79E7A2 #7987E7
square
#E779BE #E7D979 #79E7A2 #7987E7
split-complementary
#E779BE #87E779 #79E7D9
monochromatic
#C32387 #DE45A5 #E779BE #F0ADD7 #FAE1F0
Accessibility & contrast
On white
2.67
#E779BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#E779BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779BE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779BE | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C0
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#F37993
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779be; /* rgb */ color: rgb(231, 121, 190); /* oklch */ color: oklch(72.1% 0.157 343.4);
Tailwind
colors: {
custom: {
50: '#f1a3d1',
500: '#e779be',
950: '#000000',
},
}SCSS
$custom: #e779be; $custom-light: #f1a3d1; $custom-dark: #000000;
JSON
{
"hex": "#e779be",
"rgb": {
"r": 231,
"g": 121,
"b": 190
},
"hsl": {
"h": 322.364,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.72098,
"c": 0.15749,
"h": 343.4
},
"luminance": 0.34381
}Semantic roles & 50–950 ramp
primary
#E779BE
secondary
#CEEEDA
accent
#D25B14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82