#EB779B#EB779B
#EB779B is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.2% C 0.147 H 1.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB779B |
|---|---|
| RGB | rgb(235, 119, 155) |
| HSL | hsl(341, 74%, 69%) |
| HSV | hsv(341, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 34%, 7.8%) |
| CIE-LAB | lab(64.34, 48.45, 1.58) |
| CIE-LCH | lch(64.34, 48.47, 1.87°) |
| OKLab | oklab(71.16% 0.1472 0.0047) |
| OKLCH | oklch(71.16% 0.147 1.8) |
| XYZ | xyz(46.7764, 33.2267, 34.9539) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.90
Rosy Pink
#F6688E
ΔE00 3.92
Medium Pink
#F36196
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.48
Muted Pink
#D1768F
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB779B #77EBC7
analogous
#EB77D5 #EB779B #EB8D77
triadic
#EB779B #9BEB77 #779BEB
tetradic
#EB779B #D5EB77 #77EBC7 #8D77EB
square
#EB779B #D5EB77 #77EBC7 #8D77EB
split-complementary
#EB779B #77EB8D #77D5EB
monochromatic
#CA1E53 #E34274 #EB779B #F3ACC2 #FBE2E9
Accessibility & contrast
On white
2.75
#EB779B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#EB779B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB779B
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB779B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB779B | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8F9C
Deuteranopia (green-blind)
#A8A498
Tritanopia (blue-blind)
#FC6E84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb779b; /* rgb */ color: rgb(235, 119, 155); /* oklch */ color: oklch(71.2% 0.147 1.8);
Tailwind
colors: {
custom: {
50: '#f5a1b8',
500: '#eb779b',
950: '#000000',
},
}SCSS
$custom: #eb779b; $custom-light: #f5a1b8; $custom-dark: #000000;
JSON
{
"hex": "#eb779b",
"rgb": {
"r": 235,
"g": 119,
"b": 155
},
"hsl": {
"h": 341.379,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71161,
"c": 0.14727,
"h": 1.8
},
"luminance": 0.33222
}Semantic roles & 50–950 ramp
primary
#EB779B
secondary
#CEF0E5
accent
#D6990F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80