#EB7798#EB7798
#EB7798 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.1% C 0.146 H 3.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7798 |
|---|---|
| RGB | rgb(235, 119, 152) |
| HSL | hsl(343, 74%, 69%) |
| HSV | hsv(343, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 35.3%, 7.8%) |
| CIE-LAB | lab(64.26, 48.09, 3.18) |
| CIE-LCH | lch(64.26, 48.20, 3.78°) |
| OKLab | oklab(71.07% 0.1461 0.0089) |
| OKLCH | oklch(71.07% 0.146 3.5) |
| XYZ | xyz(46.5276, 33.1272, 33.6435) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.50
Palevioletred
#DB7093
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 4.08
Medium Pink
#F36196
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.63
Muted Pink
#D1768F
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7798 #77EBCA
analogous
#EB77D2 #EB7798 #EB9077
triadic
#EB7798 #98EB77 #7798EB
tetradic
#EB7798 #D2EB77 #77EBCA #9077EB
square
#EB7798 #D2EB77 #77EBCA #9077EB
split-complementary
#EB7798 #77EB90 #77D2EB
monochromatic
#CA1E4F #E34270 #EB7798 #F3ACC0 #FBE2E9
Accessibility & contrast
On white
2.75
#EB7798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EB7798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7798
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7798 | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E99
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#FC6D83
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb7798; /* rgb */ color: rgb(235, 119, 152); /* oklch */ color: oklch(71.1% 0.146 3.5);
Tailwind
colors: {
custom: {
50: '#f5a1b6',
500: '#eb7798',
950: '#000000',
},
}SCSS
$custom: #eb7798; $custom-light: #f5a1b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7798",
"rgb": {
"r": 235,
"g": 119,
"b": 152
},
"hsl": {
"h": 342.931,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71074,
"c": 0.14641,
"h": 3.5
},
"luminance": 0.33123
}Semantic roles & 50–950 ramp
primary
#EB7798
secondary
#CEF0E6
accent
#D69E0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80