#EB7595#EB7595
#EB7595 is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.7% C 0.149 H 4.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7595 |
|---|---|
| RGB | rgb(235, 117, 149) |
| HSL | hsl(344, 75%, 69%) |
| HSV | hsv(344, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 36.6%, 7.8%) |
| CIE-LAB | lab(63.80, 48.73, 4.22) |
| CIE-LCH | lch(63.80, 48.91, 4.95°) |
| OKLab | oklab(70.7% 0.1481 0.0116) |
| OKLCH | oklch(70.7% 0.149 4.5) |
| XYZ | xyz(46.0494, 32.5591, 32.2873) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.98
Palevioletred
#DB7093
ΔE00 3.53
Medium Pink
#F36196
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 4.51
Muted Pink
#D1768F
ΔE00 4.65
Carnation
#FD798F
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7595 #75EBCB
analogous
#EB75D0 #EB7595 #EB9075
triadic
#EB7595 #95EB75 #7595EB
tetradic
#EB7595 #D0EB75 #75EBCB #9075EB
square
#EB7595 #D0EB75 #75EBCB #9075EB
split-complementary
#EB7595 #75EB90 #75D0EB
monochromatic
#C91D4C #E3406C #EB7595 #F3AABE #FAE0E7
Accessibility & contrast
On white
2.80
#EB7595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#EB7595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7595
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7595 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8D96
Deuteranopia (green-blind)
#A8A392
Tritanopia (blue-blind)
#FC6A81
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #eb7595; /* rgb */ color: rgb(235, 117, 149); /* oklch */ color: oklch(70.7% 0.149 4.5);
Tailwind
colors: {
custom: {
50: '#f5a0b4',
500: '#eb7595',
950: '#000000',
},
}SCSS
$custom: #eb7595; $custom-light: #f5a0b4; $custom-dark: #000000;
JSON
{
"hex": "#eb7595",
"rgb": {
"r": 235,
"g": 117,
"b": 149
},
"hsl": {
"h": 343.729,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.707,
"c": 0.14856,
"h": 4.5
},
"luminance": 0.32555
}Semantic roles & 50–950 ramp
primary
#EB7595
secondary
#CDEFE6
accent
#D7A10F
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80