#EB799A#EB799A
#EB799A is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.4% C 0.144 H 3.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB799A |
|---|---|
| RGB | rgb(235, 121, 154) |
| HSL | hsl(343, 74%, 70%) |
| HSV | hsv(343, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 34.5%, 7.8%) |
| CIE-LAB | lab(64.70, 47.34, 2.67) |
| CIE-LCH | lch(64.70, 47.42, 3.23°) |
| OKLab | oklab(71.42% 0.1438 0.0076) |
| OKLCH | oklch(71.42% 0.144 3) |
| XYZ | xyz(46.9333, 33.6743, 34.5936) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 3.80
Rosy Pink
#F6688E
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.24
Rosa
#FE86A4
ΔE00 4.45
Muted Pink
#D1768F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB799A #79EBCA
analogous
#EB79D3 #EB799A #EB9179
triadic
#EB799A #9AEB79 #799AEB
tetradic
#EB799A #D3EB79 #79EBCA #9179EB
square
#EB799A #D3EB79 #79EBCA #9179EB
split-complementary
#EB799A #79EB91 #79D3EB
monochromatic
#CB1E50 #E34472 #EB799A #F3AEC2 #FBE4EA
Accessibility & contrast
On white
2.72
#EB799A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#EB799A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB799A
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB799A | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909B
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#FC7085
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #eb799a; /* rgb */ color: rgb(235, 121, 154); /* oklch */ color: oklch(71.4% 0.144 3.0);
Tailwind
colors: {
custom: {
50: '#f5a2b7',
500: '#eb799a',
950: '#000000',
},
}SCSS
$custom: #eb799a; $custom-light: #f5a2b7; $custom-dark: #000000;
JSON
{
"hex": "#eb799a",
"rgb": {
"r": 235,
"g": 121,
"b": 154
},
"hsl": {
"h": 342.632,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.71423,
"c": 0.144,
"h": 3
},
"luminance": 0.3367
}Semantic roles & 50–950 ramp
primary
#EB799A
secondary
#D0F0E7
accent
#D69D0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80