#EE7396#EE7396
#EE7396 is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.8% C 0.155 H 3.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7396 |
|---|---|
| RGB | rgb(238, 115, 150) |
| HSL | hsl(343, 78%, 69%) |
| HSV | hsv(343, 52%, 93%) |
| CMYK | cmyk(0%, 51.7%, 37%, 6.7%) |
| CIE-LAB | lab(63.87, 50.82, 3.81) |
| CIE-LCH | lch(63.87, 50.97, 4.28°) |
| OKLab | oklab(70.85% 0.1546 0.0105) |
| OKLCH | oklch(70.85% 0.155 3.9) |
| XYZ | xyz(46.8982, 32.6453, 32.6795) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.59
Palevioletred
#DB7093
ΔE00 3.69
Medium Pink
#F36196
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.25
Strawberry
#FC5A8D
ΔE00 4.51
Pinky
#FC86AA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7396 #73EECB
analogous
#EE73D4 #EE7396 #EE8E73
triadic
#EE7396 #96EE73 #7396EE
tetradic
#EE7396 #D4EE73 #73EECB #8E73EE
square
#EE7396 #D4EE73 #73EECB #8E73EE
split-complementary
#EE7396 #73EE8E #73D4EE
monochromatic
#CE194C #E73C6D #EE7396 #F5AABF #FBE0E8
Accessibility & contrast
On white
2.79
#EE7396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#EE7396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7396
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7396 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898C97
Deuteranopia (green-blind)
#A8A493
Tritanopia (blue-blind)
#FF6880
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee7396; /* rgb */ color: rgb(238, 115, 150); /* oklch */ color: oklch(70.8% 0.155 3.9);
Tailwind
colors: {
custom: {
50: '#f79fb4',
500: '#ee7396',
950: '#000000',
},
}SCSS
$custom: #ee7396; $custom-light: #f79fb4; $custom-dark: #000000;
JSON
{
"hex": "#ee7396",
"rgb": {
"r": 238,
"g": 115,
"b": 150
},
"hsl": {
"h": 342.927,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.70847,
"c": 0.15492,
"h": 3.9
},
"luminance": 0.32641
}Semantic roles & 50–950 ramp
primary
#EE7396
secondary
#CDF0E6
accent
#DBA00B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80