#EB799B#EB799B
#EB799B is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.5% C 0.144 H 2.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EB799B |
|---|---|
| RGB | rgb(235, 121, 155) |
| HSL | hsl(342, 74%, 70%) |
| HSV | hsv(342, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 34%, 7.8%) |
| CIE-LAB | lab(64.73, 47.46, 2.14) |
| CIE-LCH | lch(64.73, 47.51, 2.58°) |
| OKLab | oklab(71.45% 0.1442 0.0062) |
| OKLCH | oklch(71.45% 0.144 2.5) |
| XYZ | xyz(47.0169, 33.7078, 35.0341) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 3.74
Rosy Pink
#F6688E
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.19
Rosa
#FE86A4
ΔE00 4.51
Medium Pink
#F36196
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB799B #79EBC9
analogous
#EB79D4 #EB799B #EB9079
triadic
#EB799B #9BEB79 #799BEB
tetradic
#EB799B #D4EB79 #79EBC9 #9079EB
square
#EB799B #D4EB79 #79EBC9 #9079EB
split-complementary
#EB799B #79EB90 #79D4EB
monochromatic
#CB1E52 #E34473 #EB799B #F3AEC3 #FBE4EA
Accessibility & contrast
On white
2.71
#EB799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#EB799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB799B
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB799B | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#FC7085
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #eb799b; /* rgb */ color: rgb(235, 121, 155); /* oklch */ color: oklch(71.5% 0.144 2.5);
Tailwind
colors: {
custom: {
50: '#f4a2b8',
500: '#eb799b',
950: '#000000',
},
}SCSS
$custom: #eb799b; $custom-light: #f4a2b8; $custom-dark: #000000;
JSON
{
"hex": "#eb799b",
"rgb": {
"r": 235,
"g": 121,
"b": 155
},
"hsl": {
"h": 342.105,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.71452,
"c": 0.14429,
"h": 2.5
},
"luminance": 0.33703
}Semantic roles & 50–950 ramp
primary
#EB799B
secondary
#D0F0E6
accent
#D69B0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80