#EB789A#EB789A
#EB789A is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.3% C 0.145 H 2.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EB789A |
|---|---|
| RGB | rgb(235, 120, 154) |
| HSL | hsl(342, 74%, 70%) |
| HSV | hsv(342, 49%, 92%) |
| CMYK | cmyk(0%, 48.9%, 34.5%, 7.8%) |
| CIE-LAB | lab(64.51, 47.84, 2.39) |
| CIE-LCH | lch(64.51, 47.90, 2.86°) |
| OKLab | oklab(71.28% 0.1453 0.0068) |
| OKLCH | oklch(71.28% 0.145 2.7) |
| XYZ | xyz(46.8124, 33.4326, 34.5533) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 3.86
Pinky
#FC86AA
ΔE00 4.37
Rosa
#FE86A4
ΔE00 4.64
Medium Pink
#F36196
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB789A #78EBC9
analogous
#EB78D4 #EB789A #EB9078
triadic
#EB789A #9AEB78 #789AEB
tetradic
#EB789A #D4EB78 #78EBC9 #9078EB
square
#EB789A #D4EB78 #78EBC9 #9078EB
split-complementary
#EB789A #78EB90 #78D4EB
monochromatic
#CB1E51 #E34372 #EB789A #F3ADC2 #FBE3EA
Accessibility & contrast
On white
2.73
#EB789A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EB789A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB789A
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB789A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB789A | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8F9B
Deuteranopia (green-blind)
#A8A597
Tritanopia (blue-blind)
#FC6E84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #eb789a; /* rgb */ color: rgb(235, 120, 154); /* oklch */ color: oklch(71.3% 0.145 2.7);
Tailwind
colors: {
custom: {
50: '#f5a2b7',
500: '#eb789a',
950: '#000000',
},
}SCSS
$custom: #eb789a; $custom-light: #f5a2b7; $custom-dark: #000000;
JSON
{
"hex": "#eb789a",
"rgb": {
"r": 235,
"g": 120,
"b": 154
},
"hsl": {
"h": 342.261,
"s": 74.194,
"l": 69.608
},
"oklch": {
"l": 0.71277,
"c": 0.14549,
"h": 2.7
},
"luminance": 0.33428
}Semantic roles & 50–950 ramp
primary
#EB789A
secondary
#CFF0E6
accent
#D69B0F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80