#EB799C#EB799C
#EB799C is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.5% C 0.145 H 1.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EB799C |
|---|---|
| RGB | rgb(235, 121, 156) |
| HSL | hsl(342, 74%, 70%) |
| HSV | hsv(342, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 33.6%, 7.8%) |
| CIE-LAB | lab(64.76, 47.58, 1.61) |
| CIE-LCH | lch(64.76, 47.61, 1.94°) |
| OKLab | oklab(71.48% 0.1445 0.0048) |
| OKLCH | oklch(71.48% 0.145 1.9) |
| XYZ | xyz(47.1012, 33.7415, 35.4782) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.15
Rosy Pink
#F6688E
ΔE00 4.21
Rosa
#FE86A4
ΔE00 4.59
Medium Pink
#F36196
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB799C #79EBC8
analogous
#EB79D5 #EB799C #EB8F79
triadic
#EB799C #9CEB79 #799CEB
tetradic
#EB799C #D5EB79 #79EBC8 #8F79EB
square
#EB799C #D5EB79 #79EBC8 #8F79EB
split-complementary
#EB799C #79EB8F #79D5EB
monochromatic
#CB1E53 #E34475 #EB799C #F3AEC3 #FBE4EB
Accessibility & contrast
On white
2.71
#EB799C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#EB799C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB799C
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB799C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB799C | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909D
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#FB7086
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #eb799c; /* rgb */ color: rgb(235, 121, 156); /* oklch */ color: oklch(71.5% 0.145 1.9);
Tailwind
colors: {
custom: {
50: '#f4a2b9',
500: '#eb799c',
950: '#000000',
},
}SCSS
$custom: #eb799c; $custom-light: #f4a2b9; $custom-dark: #000000;
JSON
{
"hex": "#eb799c",
"rgb": {
"r": 235,
"g": 121,
"b": 156
},
"hsl": {
"h": 341.579,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.71481,
"c": 0.14459,
"h": 1.9
},
"luminance": 0.33737
}Semantic roles & 50–950 ramp
primary
#EB799C
secondary
#D0F0E6
accent
#D6990F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80