#EE729E#EE729E
#EE729E is a light, vivid pink. Relative luminance 0.327; OKLCH L 70.9% C 0.159 H 359.6°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE729E |
|---|---|
| RGB | rgb(238, 114, 158) |
| HSL | hsl(339, 78%, 69%) |
| HSV | hsv(339, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 33.6%, 6.7%) |
| CIE-LAB | lab(63.91, 52.23, -0.72) |
| CIE-LCH | lch(63.91, 52.24, 359.21°) |
| OKLab | oklab(70.94% 0.1588 -0.0012) |
| OKLCH | oklch(70.94% 0.159 359.6) |
| XYZ | xyz(47.4510, 32.6850, 36.1509) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.19
Palevioletred
#DB7093
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.24
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Strawberry
#FC5A8D
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE729E #72EEC2
analogous
#EE72DC #EE729E #EE8472
triadic
#EE729E #9EEE72 #729EEE
tetradic
#EE729E #DCEE72 #72EEC2 #8472EE
square
#EE729E #DCEE72 #72EEC2 #8472EE
split-complementary
#EE729E #72EE84 #72DCEE
monochromatic
#CD1959 #E73B78 #EE729E #F5A9C4 #FBDFE9
Accessibility & contrast
On white
2.79
#EE729E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#EE729E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE729E
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE729E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE729E | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9F
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#FF6982
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee729e; /* rgb */ color: rgb(238, 114, 158); /* oklch */ color: oklch(70.9% 0.159 359.6);
Tailwind
colors: {
custom: {
50: '#f79eba',
500: '#ee729e',
950: '#000000',
},
}SCSS
$custom: #ee729e; $custom-light: #f79eba; $custom-dark: #000000;
JSON
{
"hex": "#ee729e",
"rgb": {
"r": 238,
"g": 114,
"b": 158
},
"hsl": {
"h": 338.71,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70943,
"c": 0.15881,
"h": 359.6
},
"luminance": 0.3268
}Semantic roles & 50–950 ramp
primary
#EE729E
secondary
#CCF0E3
accent
#DB910B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80