#EE7595#EE7595
#EE7595 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.1% C 0.152 H 5.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7595 |
|---|---|
| RGB | rgb(238, 117, 149) |
| HSL | hsl(344, 78%, 70%) |
| HSV | hsv(344, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 37.4%, 6.7%) |
| CIE-LAB | lab(64.22, 49.74, 4.88) |
| CIE-LCH | lch(64.22, 49.98, 5.60°) |
| OKLab | oklab(71.1% 0.1512 0.0132) |
| OKLCH | oklch(71.1% 0.152 5) |
| XYZ | xyz(47.0485, 33.0743, 32.3341) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.72
Palevioletred
#DB7093
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.22
Carnation
#FD798F
ΔE00 4.47
Medium Pink
#F36196
ΔE00 4.54
Rosa
#FE86A4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7595 #75EECE
analogous
#EE75D2 #EE7595 #EE9175
triadic
#EE7595 #95EE75 #7595EE
tetradic
#EE7595 #D2EE75 #75EECE #9175EE
square
#EE7595 #D2EE75 #75EECE #9175EE
split-complementary
#EE7595 #75EE91 #75D2EE
monochromatic
#CF1A4A #E73F6B #EE7595 #F5ABBF #FBE2E9
Accessibility & contrast
On white
2.76
#EE7595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#EE7595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7595
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7595 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8D96
Deuteranopia (green-blind)
#A9A492
Tritanopia (blue-blind)
#FF6A81
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee7595; /* rgb */ color: rgb(238, 117, 149); /* oklch */ color: oklch(71.1% 0.152 5.0);
Tailwind
colors: {
custom: {
50: '#f7a0b4',
500: '#ee7595',
950: '#000000',
},
}SCSS
$custom: #ee7595; $custom-light: #f7a0b4; $custom-dark: #000000;
JSON
{
"hex": "#ee7595",
"rgb": {
"r": 238,
"g": 117,
"b": 149
},
"hsl": {
"h": 344.132,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71101,
"c": 0.15179,
"h": 5
},
"luminance": 0.3307
}Semantic roles & 50–950 ramp
primary
#EE7595
secondary
#CEF1E8
accent
#DAA40B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80