#E779BD#E779BD
#E779BD is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.1% C 0.157 H 343.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E779BD |
|---|---|
| RGB | rgb(231, 121, 189) |
| HSL | hsl(323, 70%, 69%) |
| HSV | hsv(323, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 18.2%, 9.4%) |
| CIE-LAB | lab(65.23, 50.72, -16.46) |
| CIE-LCH | lch(65.23, 53.32, 342.02°) |
| OKLab | oklab(72.06% 0.1506 -0.0436) |
| OKLCH | oklch(72.06% 0.157 343.9) |
| XYZ | xyz(48.9785, 34.3414, 52.1831) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.86
Pink (survey)
#FF81C0
ΔE00 4.93
Hot Pink
#FF69B4
ΔE00 5.02
Pale Magenta
#D767AD
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779BD #79E7A3
analogous
#DA79E7 #E779BD #E77986
triadic
#E779BD #BDE779 #79BDE7
tetradic
#E779BD #E7DA79 #79E7A3 #7986E7
square
#E779BD #E7DA79 #79E7A3 #7986E7
split-complementary
#E779BD #86E779 #79E7DA
monochromatic
#C32386 #DE45A3 #E779BD #F0ADD7 #FAE1F0
Accessibility & contrast
On white
2.67
#E779BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#E779BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779BD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779BD | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BF
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#F37993
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779bd; /* rgb */ color: rgb(231, 121, 189); /* oklch */ color: oklch(72.1% 0.157 343.9);
Tailwind
colors: {
custom: {
50: '#f1a3d1',
500: '#e779bd',
950: '#000000',
},
}SCSS
$custom: #e779bd; $custom-light: #f1a3d1; $custom-dark: #000000;
JSON
{
"hex": "#e779bd",
"rgb": {
"r": 231,
"g": 121,
"b": 189
},
"hsl": {
"h": 322.909,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.72061,
"c": 0.15683,
"h": 343.9
},
"luminance": 0.34338
}Semantic roles & 50–950 ramp
primary
#E779BD
secondary
#CEEEDA
accent
#D25C14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#170F14
muted
#857F82