#EB779A#EB779A
#EB779A is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.1% C 0.147 H 2.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB779A |
|---|---|
| RGB | rgb(235, 119, 154) |
| HSL | hsl(342, 74%, 69%) |
| HSV | hsv(342, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 34.5%, 7.8%) |
| CIE-LAB | lab(64.32, 48.33, 2.11) |
| CIE-LCH | lch(64.32, 48.38, 2.50°) |
| OKLab | oklab(71.13% 0.1469 0.0061) |
| OKLCH | oklch(71.13% 0.147 2.4) |
| XYZ | xyz(46.6927, 33.1933, 34.5134) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.43
Rosy Pink
#F6688E
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 3.94
Medium Pink
#F36196
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.51
Muted Pink
#D1768F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB779A #77EBC8
analogous
#EB77D4 #EB779A #EB8E77
triadic
#EB779A #9AEB77 #779AEB
tetradic
#EB779A #D4EB77 #77EBC8 #8E77EB
square
#EB779A #D4EB77 #77EBC8 #8E77EB
split-complementary
#EB779A #77EB8E #77D4EB
monochromatic
#CA1E52 #E34272 #EB779A #F3ACC2 #FBE2E9
Accessibility & contrast
On white
2.75
#EB779A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#EB779A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB779A
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB779A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB779A | 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)
#8A8E9B
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#FC6D84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb779a; /* rgb */ color: rgb(235, 119, 154); /* oklch */ color: oklch(71.1% 0.147 2.4);
Tailwind
colors: {
custom: {
50: '#f5a1b7',
500: '#eb779a',
950: '#000000',
},
}SCSS
$custom: #eb779a; $custom-light: #f5a1b7; $custom-dark: #000000;
JSON
{
"hex": "#eb779a",
"rgb": {
"r": 235,
"g": 119,
"b": 154
},
"hsl": {
"h": 341.897,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71132,
"c": 0.14698,
"h": 2.4
},
"luminance": 0.33189
}Semantic roles & 50–950 ramp
primary
#EB779A
secondary
#CEF0E6
accent
#D69A0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80