#EB7799#EB7799
#EB7799 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.1% C 0.147 H 2.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7799 |
|---|---|
| RGB | rgb(235, 119, 153) |
| HSL | hsl(342, 74%, 69%) |
| HSV | hsv(342, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 34.9%, 7.8%) |
| CIE-LAB | lab(64.29, 48.21, 2.64) |
| CIE-LCH | lch(64.29, 48.28, 3.14°) |
| OKLab | oklab(71.1% 0.1465 0.0075) |
| OKLCH | oklch(71.1% 0.147 2.9) |
| XYZ | xyz(46.6098, 33.1601, 34.0766) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.48
Rosy Pink
#F6688E
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.00
Medium Pink
#F36196
ΔE00 4.48
Pinky
#FC86AA
ΔE00 4.56
Muted Pink
#D1768F
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7799 #77EBC9
analogous
#EB77D3 #EB7799 #EB8F77
triadic
#EB7799 #99EB77 #7799EB
tetradic
#EB7799 #D3EB77 #77EBC9 #8F77EB
square
#EB7799 #D3EB77 #77EBC9 #8F77EB
split-complementary
#EB7799 #77EB8F #77D3EB
monochromatic
#CA1E50 #E34271 #EB7799 #F3ACC1 #FBE2E9
Accessibility & contrast
On white
2.75
#EB7799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#EB7799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7799
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7799 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E9A
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#FC6D83
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb7799; /* rgb */ color: rgb(235, 119, 153); /* oklch */ color: oklch(71.1% 0.147 2.9);
Tailwind
colors: {
custom: {
50: '#f5a1b6',
500: '#eb7799',
950: '#000000',
},
}SCSS
$custom: #eb7799; $custom-light: #f5a1b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7799",
"rgb": {
"r": 235,
"g": 119,
"b": 153
},
"hsl": {
"h": 342.414,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71103,
"c": 0.14668,
"h": 2.9
},
"luminance": 0.33156
}Semantic roles & 50–950 ramp
primary
#EB7799
secondary
#CEF0E6
accent
#D69C0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80