#EB7599#EB7599
#EB7599 is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.8% C 0.150 H 2.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7599 |
|---|---|
| RGB | rgb(235, 117, 153) |
| HSL | hsl(342, 75%, 69%) |
| HSV | hsv(342, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 34.9%, 7.8%) |
| CIE-LAB | lab(63.91, 49.19, 2.09) |
| CIE-LCH | lch(63.91, 49.24, 2.43°) |
| OKLab | oklab(70.82% 0.1495 0.0061) |
| OKLCH | oklch(70.82% 0.15 2.3) |
| XYZ | xyz(46.3743, 32.6891, 33.9981) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.20
Rosy Pink
#F6688E
ΔE00 3.49
Medium Pink
#F36196
ΔE00 3.99
Carnation Pink
#FF7FA7
ΔE00 4.19
Muted Pink
#D1768F
ΔE00 4.74
Pinky
#FC86AA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7599 #75EBC7
analogous
#EB75D4 #EB7599 #EB8C75
triadic
#EB7599 #99EB75 #7599EB
tetradic
#EB7599 #D4EB75 #75EBC7 #8C75EB
square
#EB7599 #D4EB75 #75EBC7 #8C75EB
split-complementary
#EB7599 #75EB8C #75D4EB
monochromatic
#C91D51 #E34071 #EB7599 #F3AAC1 #FAE0E8
Accessibility & contrast
On white
2.79
#EB7599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#EB7599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7599
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7599 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9A
Deuteranopia (green-blind)
#A7A396
Tritanopia (blue-blind)
#FC6B82
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #eb7599; /* rgb */ color: rgb(235, 117, 153); /* oklch */ color: oklch(70.8% 0.150 2.3);
Tailwind
colors: {
custom: {
50: '#f5a0b6',
500: '#eb7599',
950: '#000000',
},
}SCSS
$custom: #eb7599; $custom-light: #f5a0b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7599",
"rgb": {
"r": 235,
"g": 117,
"b": 153
},
"hsl": {
"h": 341.695,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.70815,
"c": 0.14964,
"h": 2.3
},
"luminance": 0.32685
}Semantic roles & 50–950 ramp
primary
#EB7599
secondary
#CDEFE5
accent
#D79A0F
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80