#EB779C#EB779C
#EB779C is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.2% C 0.148 H 1.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB779C |
|---|---|
| RGB | rgb(235, 119, 156) |
| HSL | hsl(341, 74%, 69%) |
| HSV | hsv(341, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 33.6%, 7.8%) |
| CIE-LAB | lab(64.37, 48.57, 1.05) |
| CIE-LCH | lch(64.37, 48.58, 1.24°) |
| OKLab | oklab(71.19% 0.1475 0.0034) |
| OKLCH | oklch(71.19% 0.148 1.3) |
| XYZ | xyz(46.8607, 33.2605, 35.3980) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.88
Rosy Pink
#F6688E
ΔE00 4.08
Medium Pink
#F36196
ΔE00 4.28
Pinky
#FC86AA
ΔE00 4.46
Muted Pink
#D1768F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB779C #77EBC6
analogous
#EB77D6 #EB779C #EB8C77
triadic
#EB779C #9CEB77 #779CEB
tetradic
#EB779C #D6EB77 #77EBC6 #8C77EB
square
#EB779C #D6EB77 #77EBC6 #8C77EB
split-complementary
#EB779C #77EB8C #77D6EB
monochromatic
#CA1E55 #E34275 #EB779C #F3ACC3 #FBE2EA
Accessibility & contrast
On white
2.74
#EB779C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EB779C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB779C
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB779C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB779C | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9D
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#FC6E84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb779c; /* rgb */ color: rgb(235, 119, 156); /* oklch */ color: oklch(71.2% 0.148 1.3);
Tailwind
colors: {
custom: {
50: '#f5a1b9',
500: '#eb779c',
950: '#000000',
},
}SCSS
$custom: #eb779c; $custom-light: #f5a1b9; $custom-dark: #000000;
JSON
{
"hex": "#eb779c",
"rgb": {
"r": 235,
"g": 119,
"b": 156
},
"hsl": {
"h": 340.862,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.7119,
"c": 0.14758,
"h": 1.3
},
"luminance": 0.33256
}Semantic roles & 50–950 ramp
primary
#EB779C
secondary
#CEF0E5
accent
#D6970F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80