#EE7299#EE7299
#EE7299 is a light, vivid pink. Relative luminance 0.325; OKLCH L 70.8% C 0.157 H 2.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7299 |
|---|---|
| RGB | rgb(238, 114, 153) |
| HSL | hsl(341, 78%, 69%) |
| HSV | hsv(341, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 35.7%, 6.7%) |
| CIE-LAB | lab(63.77, 51.65, 1.94) |
| CIE-LCH | lch(63.77, 51.68, 2.15°) |
| OKLab | oklab(70.79% 0.1571 0.0057) |
| OKLCH | oklch(70.79% 0.157 2.1) |
| XYZ | xyz(47.0294, 32.5163, 33.9303) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.06
Medium Pink
#F36196
ΔE00 3.30
Palevioletred
#DB7093
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 4.18
Strawberry
#FC5A8D
ΔE00 4.51
Pinky
#FC86AA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7299 #72EEC7
analogous
#EE72D7 #EE7299 #EE8972
triadic
#EE7299 #99EE72 #7299EE
tetradic
#EE7299 #D7EE72 #72EEC7 #8972EE
square
#EE7299 #D7EE72 #72EEC7 #8972EE
split-complementary
#EE7299 #72EE89 #72D7EE
monochromatic
#CD1951 #E73B71 #EE7299 #F5A9C1 #FBDFE8
Accessibility & contrast
On white
2.80
#EE7299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#EE7299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7299
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7299 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9A
Deuteranopia (green-blind)
#A7A396
Tritanopia (blue-blind)
#FF6780
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee7299; /* rgb */ color: rgb(238, 114, 153); /* oklch */ color: oklch(70.8% 0.157 2.1);
Tailwind
colors: {
custom: {
50: '#f79eb6',
500: '#ee7299',
950: '#000000',
},
}SCSS
$custom: #ee7299; $custom-light: #f79eb6; $custom-dark: #000000;
JSON
{
"hex": "#ee7299",
"rgb": {
"r": 238,
"g": 114,
"b": 153
},
"hsl": {
"h": 341.129,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70794,
"c": 0.1572,
"h": 2.1
},
"luminance": 0.32512
}Semantic roles & 50–950 ramp
primary
#EE7299
secondary
#CCF0E5
accent
#DB990B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80