#EE7294#EE7294
#EE7294 is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.7% C 0.156 H 4.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7294 |
|---|---|
| RGB | rgb(238, 114, 148) |
| HSL | hsl(344, 78%, 69%) |
| HSV | hsv(344, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 37.8%, 6.7%) |
| CIE-LAB | lab(63.63, 51.08, 4.61) |
| CIE-LCH | lch(63.63, 51.29, 5.15°) |
| OKLab | oklab(70.65% 0.1553 0.0126) |
| OKLCH | oklch(70.65% 0.156 4.6) |
| XYZ | xyz(46.6251, 32.3546, 31.8008) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.27
Palevioletred
#DB7093
ΔE00 3.78
Medium Pink
#F36196
ΔE00 3.92
Strawberry
#FC5A8D
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.54
Carnation
#FD798F
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7294 #72EECC
analogous
#EE72D2 #EE7294 #EE8E72
triadic
#EE7294 #94EE72 #7294EE
tetradic
#EE7294 #D2EE72 #72EECC #8E72EE
square
#EE7294 #D2EE72 #72EECC #8E72EE
split-complementary
#EE7294 #72EE8E #72D2EE
monochromatic
#CD194A #E73B6B #EE7294 #F5A9BD #FBDFE7
Accessibility & contrast
On white
2.81
#EE7294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#EE7294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7294
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7294 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888B95
Deuteranopia (green-blind)
#A8A391
Tritanopia (blue-blind)
#FF667E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee7294; /* rgb */ color: rgb(238, 114, 148); /* oklch */ color: oklch(70.7% 0.156 4.6);
Tailwind
colors: {
custom: {
50: '#f79eb3',
500: '#ee7294',
950: '#000000',
},
}SCSS
$custom: #ee7294; $custom-light: #f79eb3; $custom-dark: #000000;
JSON
{
"hex": "#ee7294",
"rgb": {
"r": 238,
"g": 114,
"b": 148
},
"hsl": {
"h": 343.548,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70651,
"c": 0.15585,
"h": 4.6
},
"luminance": 0.3235
}Semantic roles & 50–950 ramp
primary
#EE7294
secondary
#CCF0E6
accent
#DBA20B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80