#EB779F#EB779F
#EB779F is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.3% C 0.149 H 359.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB779F |
|---|---|
| RGB | rgb(235, 119, 159) |
| HSL | hsl(339, 74%, 69%) |
| HSV | hsv(339, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 32.3%, 7.8%) |
| CIE-LAB | lab(64.45, 48.93, -0.54) |
| CIE-LCH | lch(64.45, 48.94, 359.37°) |
| OKLab | oklab(71.28% 0.1486 -0.0008) |
| OKLCH | oklch(71.28% 0.149 359.7) |
| XYZ | xyz(47.1179, 33.3633, 36.7524) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 3.94
Medium Pink
#F36196
ΔE00 4.24
Pinky
#FC86AA
ΔE00 4.51
Rosy Pink
#F6688E
ΔE00 4.64
Muted Pink
#D1768F
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB779F #77EBC3
analogous
#EB77D9 #EB779F #EB8977
triadic
#EB779F #9FEB77 #779FEB
tetradic
#EB779F #D9EB77 #77EBC3 #8977EB
square
#EB779F #D9EB77 #77EBC3 #8977EB
split-complementary
#EB779F #77EB89 #77D9EB
monochromatic
#CA1E59 #E34279 #EB779F #F3ACC5 #FBE2EA
Accessibility & contrast
On white
2.74
#EB779F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#EB779F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB779F
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB779F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB779F | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898FA0
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#FB6F86
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb779f; /* rgb */ color: rgb(235, 119, 159); /* oklch */ color: oklch(71.3% 0.149 359.7);
Tailwind
colors: {
custom: {
50: '#f4a1bb',
500: '#eb779f',
950: '#000000',
},
}SCSS
$custom: #eb779f; $custom-light: #f4a1bb; $custom-dark: #000000;
JSON
{
"hex": "#eb779f",
"rgb": {
"r": 235,
"g": 119,
"b": 159
},
"hsl": {
"h": 339.31,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.7128,
"c": 0.14857,
"h": 359.7
},
"luminance": 0.33359
}Semantic roles & 50–950 ramp
primary
#EB779F
secondary
#CEF0E4
accent
#D6920F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80