#EB759B#EB759B
#EB759B is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.9% C 0.150 H 1.3°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB759B |
|---|---|
| RGB | rgb(235, 117, 155) |
| HSL | hsl(341, 75%, 69%) |
| HSV | hsv(341, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 34%, 7.8%) |
| CIE-LAB | lab(63.96, 49.43, 1.03) |
| CIE-LCH | lch(63.96, 49.44, 1.19°) |
| OKLab | oklab(70.87% 0.1502 0.0033) |
| OKLCH | oklch(70.87% 0.15 1.3) |
| XYZ | xyz(46.5408, 32.7557, 34.8754) |
| Luminance | 0.3275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.17
Rosy Pink
#F6688E
ΔE00 3.84
Medium Pink
#F36196
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.81
Muted Pink
#D1768F
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB759B #75EBC5
analogous
#EB75D6 #EB759B #EB8A75
triadic
#EB759B #9BEB75 #759BEB
tetradic
#EB759B #D6EB75 #75EBC5 #8A75EB
square
#EB759B #D6EB75 #75EBC5 #8A75EB
split-complementary
#EB759B #75EB8A #75D6EB
monochromatic
#C91D54 #E34074 #EB759B #F3AAC2 #FAE0E8
Accessibility & contrast
On white
2.78
#EB759B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#EB759B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB759B
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB759B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB759B | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888D9C
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#FC6C83
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #eb759b; /* rgb */ color: rgb(235, 117, 155); /* oklch */ color: oklch(70.9% 0.150 1.3);
Tailwind
colors: {
custom: {
50: '#f5a0b8',
500: '#eb759b',
950: '#000000',
},
}SCSS
$custom: #eb759b; $custom-light: #f5a0b8; $custom-dark: #000000;
JSON
{
"hex": "#eb759b",
"rgb": {
"r": 235,
"g": 117,
"b": 155
},
"hsl": {
"h": 340.678,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.70874,
"c": 0.15025,
"h": 1.3
},
"luminance": 0.32751
}Semantic roles & 50–950 ramp
primary
#EB759B
secondary
#CDEFE4
accent
#D7960F
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80