#E779B5#E779B5
#E779B5 is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.8% C 0.152 H 347.7°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E779B5 |
|---|---|
| RGB | rgb(231, 121, 181) |
| HSL | hsl(327, 70%, 69%) |
| HSV | hsv(327, 48%, 91%) |
| CMYK | cmyk(0%, 47.6%, 21.6%, 9.4%) |
| CIE-LAB | lab(64.97, 49.55, -12.34) |
| CIE-LCH | lch(64.97, 51.07, 346.02°) |
| OKLab | oklab(71.77% 0.1484 -0.0323) |
| OKLCH | oklch(71.77% 0.152 347.7) |
| XYZ | xyz(48.1340, 34.0036, 47.7353) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.01
Pale Magenta
#D767AD
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E779B5 #79E7AB
analogous
#E279E7 #E779B5 #E7797E
triadic
#E779B5 #B5E779 #79B5E7
tetradic
#E779B5 #E7E279 #79E7AB #797EE7
square
#E779B5 #E7E279 #79E7AB #797EE7
split-complementary
#E779B5 #7EE779 #79E7E2
monochromatic
#C3237A #DE4598 #E779B5 #F0ADD2 #FAE1EE
Accessibility & contrast
On white
2.69
#E779B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#E779B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E779B5
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E779B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E779B5 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8392B7
Deuteranopia (green-blind)
#A0A5B2
Tritanopia (blue-blind)
#F4778F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e779b5; /* rgb */ color: rgb(231, 121, 181); /* oklch */ color: oklch(71.8% 0.152 347.7);
Tailwind
colors: {
custom: {
50: '#f1a3cb',
500: '#e779b5',
950: '#000000',
},
}SCSS
$custom: #e779b5; $custom-light: #f1a3cb; $custom-dark: #000000;
JSON
{
"hex": "#e779b5",
"rgb": {
"r": 231,
"g": 121,
"b": 181
},
"hsl": {
"h": 327.273,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.71773,
"c": 0.15184,
"h": 347.7
},
"luminance": 0.34
}Semantic roles & 50–950 ramp
primary
#E779B5
secondary
#CEEEDC
accent
#D26A14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#170F13
muted
#857F82