#EB7699#EB7699
#EB7699 is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.0% C 0.148 H 2.6°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7699 |
|---|---|
| RGB | rgb(235, 118, 153) |
| HSL | hsl(342, 75%, 69%) |
| HSV | hsv(342, 50%, 92%) |
| CMYK | cmyk(0%, 49.8%, 34.9%, 7.8%) |
| CIE-LAB | lab(64.10, 48.70, 2.37) |
| CIE-LCH | lch(64.10, 48.76, 2.78°) |
| OKLab | oklab(70.96% 0.148 0.0068) |
| OKLCH | oklch(70.96% 0.148 2.6) |
| XYZ | xyz(46.4914, 32.9233, 34.0372) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.33
Rosy Pink
#F6688E
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 4.09
Medium Pink
#F36196
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.70
Muted Pink
#D1768F
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7699 #76EBC8
analogous
#EB76D4 #EB7699 #EB8E76
triadic
#EB7699 #99EB76 #7699EB
tetradic
#EB7699 #D4EB76 #76EBC8 #8E76EB
square
#EB7699 #D4EB76 #76EBC8 #8E76EB
split-complementary
#EB7699 #76EB8E #76D4EB
monochromatic
#C91D51 #E34171 #EB7699 #F3ABC1 #FBE1E9
Accessibility & contrast
On white
2.77
#EB7699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#EB7699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7699
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7699 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898E9A
Deuteranopia (green-blind)
#A7A496
Tritanopia (blue-blind)
#FC6C83
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #eb7699; /* rgb */ color: rgb(235, 118, 153); /* oklch */ color: oklch(71.0% 0.148 2.6);
Tailwind
colors: {
custom: {
50: '#f5a1b6',
500: '#eb7699',
950: '#000000',
},
}SCSS
$custom: #eb7699; $custom-light: #f5a1b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7699",
"rgb": {
"r": 235,
"g": 118,
"b": 153
},
"hsl": {
"h": 342.051,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.70958,
"c": 0.14817,
"h": 2.6
},
"luminance": 0.32919
}Semantic roles & 50–950 ramp
primary
#EB7699
secondary
#CDEFE5
accent
#D79B0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80