#EB7797#EB7797
#EB7797 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.0% C 0.146 H 4.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7797 |
|---|---|
| RGB | rgb(235, 119, 151) |
| HSL | hsl(343, 74%, 69%) |
| HSV | hsv(343, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 35.7%, 7.8%) |
| CIE-LAB | lab(64.24, 47.98, 3.71) |
| CIE-LCH | lch(64.24, 48.12, 4.42°) |
| OKLab | oklab(71.05% 0.1458 0.0102) |
| OKLCH | oklch(71.05% 0.146 4) |
| XYZ | xyz(46.4460, 33.0946, 33.2140) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.40
Palevioletred
#DB7093
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.18
Muted Pink
#D1768F
ΔE00 4.68
Medium Pink
#F36196
ΔE00 4.69
Rosa
#FE86A4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7797 #77EBCB
analogous
#EB77D1 #EB7797 #EB9177
triadic
#EB7797 #97EB77 #7797EB
tetradic
#EB7797 #D1EB77 #77EBCB #9177EB
square
#EB7797 #D1EB77 #77EBCB #9177EB
split-complementary
#EB7797 #77EB91 #77D1EB
monochromatic
#CA1E4D #E3426E #EB7797 #F3ACC0 #FBE2E9
Accessibility & contrast
On white
2.76
#EB7797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EB7797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7797
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7797 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 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)
#8B8E98
Deuteranopia (green-blind)
#A8A494
Tritanopia (blue-blind)
#FC6D83
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb7797; /* rgb */ color: rgb(235, 119, 151); /* oklch */ color: oklch(71.0% 0.146 4.0);
Tailwind
colors: {
custom: {
50: '#f5a1b5',
500: '#eb7797',
950: '#000000',
},
}SCSS
$custom: #eb7797; $custom-light: #f5a1b5; $custom-dark: #000000;
JSON
{
"hex": "#eb7797",
"rgb": {
"r": 235,
"g": 119,
"b": 151
},
"hsl": {
"h": 343.448,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71045,
"c": 0.14615,
"h": 4
},
"luminance": 0.3309
}Semantic roles & 50–950 ramp
primary
#EB7797
secondary
#CEF0E6
accent
#D69F0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80