#EB779E#EB779E
#EB779E is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.3% C 0.148 H 0.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB779E |
|---|---|
| RGB | rgb(235, 119, 158) |
| HSL | hsl(340, 74%, 69%) |
| HSV | hsv(340, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 32.8%, 7.8%) |
| CIE-LAB | lab(64.43, 48.81, -0.01) |
| CIE-LCH | lch(64.43, 48.81, 359.99°) |
| OKLab | oklab(71.25% 0.1482 0.0006) |
| OKLCH | oklch(71.25% 0.148 0.2) |
| XYZ | xyz(47.0314, 33.3288, 36.2973) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 3.90
Medium Pink
#F36196
ΔE00 4.23
Rosy Pink
#F6688E
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.48
Muted Pink
#D1768F
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB779E #77EBC4
analogous
#EB77D8 #EB779E #EB8A77
triadic
#EB779E #9EEB77 #779EEB
tetradic
#EB779E #D8EB77 #77EBC4 #8A77EB
square
#EB779E #D8EB77 #77EBC4 #8A77EB
split-complementary
#EB779E #77EB8A #77D8EB
monochromatic
#CA1E58 #E34278 #EB779E #F3ACC4 #FBE2EA
Accessibility & contrast
On white
2.74
#EB779E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#EB779E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB779E
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB779E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB779E | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898F9F
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#FB6E85
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb779e; /* rgb */ color: rgb(235, 119, 158); /* oklch */ color: oklch(71.3% 0.148 0.2);
Tailwind
colors: {
custom: {
50: '#f4a1ba',
500: '#eb779e',
950: '#000000',
},
}SCSS
$custom: #eb779e; $custom-light: #f4a1ba; $custom-dark: #000000;
JSON
{
"hex": "#eb779e",
"rgb": {
"r": 235,
"g": 119,
"b": 158
},
"hsl": {
"h": 339.828,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.7125,
"c": 0.14823,
"h": 0.2
},
"luminance": 0.33324
}Semantic roles & 50–950 ramp
primary
#EB779E
secondary
#CEF0E4
accent
#D6930F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80