#EB759C#EB759C
#EB759C is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.9% C 0.151 H 0.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB759C |
|---|---|
| RGB | rgb(235, 117, 156) |
| HSL | hsl(340, 75%, 69%) |
| HSV | hsv(340, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 33.6%, 7.8%) |
| CIE-LAB | lab(63.99, 49.55, 0.49) |
| CIE-LCH | lch(63.99, 49.55, 0.57°) |
| OKLab | oklab(70.9% 0.1506 0.0019) |
| OKLCH | oklch(70.9% 0.151 0.7) |
| XYZ | xyz(46.6252, 32.7894, 35.3195) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.19
Medium Pink
#F36196
ΔE00 3.83
Rosy Pink
#F6688E
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.81
Muted Pink
#D1768F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB759C #75EBC4
analogous
#EB75D7 #EB759C #EB8975
triadic
#EB759C #9CEB75 #759CEB
tetradic
#EB759C #D7EB75 #75EBC4 #8975EB
square
#EB759C #D7EB75 #75EBC4 #8975EB
split-complementary
#EB759C #75EB89 #75D7EB
monochromatic
#C91D56 #E34076 #EB759C #F3AAC2 #FAE0E9
Accessibility & contrast
On white
2.78
#EB759C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#EB759C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB759C
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB759C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB759C | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9D
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#FC6C83
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #eb759c; /* rgb */ color: rgb(235, 117, 156); /* oklch */ color: oklch(70.9% 0.151 0.7);
Tailwind
colors: {
custom: {
50: '#f5a0b9',
500: '#eb759c',
950: '#000000',
},
}SCSS
$custom: #eb759c; $custom-light: #f5a0b9; $custom-dark: #000000;
JSON
{
"hex": "#eb759c",
"rgb": {
"r": 235,
"g": 117,
"b": 156
},
"hsl": {
"h": 340.169,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.70903,
"c": 0.15057,
"h": 0.7
},
"luminance": 0.32785
}Semantic roles & 50–950 ramp
primary
#EB759C
secondary
#CDEFE4
accent
#D7950F
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80