#EE729F#EE729F
#EE729F is a light, vivid pink. Relative luminance 0.327; OKLCH L 71.0% C 0.159 H 359.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE729F |
|---|---|
| RGB | rgb(238, 114, 159) |
| HSL | hsl(338, 78%, 69%) |
| HSV | hsv(338, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 33.2%, 6.7%) |
| CIE-LAB | lab(63.93, 52.35, -1.25) |
| CIE-LCH | lch(63.93, 52.36, 358.63°) |
| OKLab | oklab(70.97% 0.1591 -0.0026) |
| OKLCH | oklch(70.97% 0.159 359.1) |
| XYZ | xyz(47.5375, 32.7195, 36.6061) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.23
Palevioletred
#DB7093
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.29
Rosy Pink
#F6688E
ΔE00 4.36
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Pinky
#FC86AA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE729F #72EEC1
analogous
#EE72DD #EE729F #EE8372
triadic
#EE729F #9FEE72 #729FEE
tetradic
#EE729F #DDEE72 #72EEC1 #8372EE
square
#EE729F #DDEE72 #72EEC1 #8372EE
split-complementary
#EE729F #72EE83 #72DDEE
monochromatic
#CD195A #E73B7A #EE729F #F5A9C4 #FBDFE9
Accessibility & contrast
On white
2.78
#EE729F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#EE729F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE729F
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE729F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE729F | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 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)
#858DA0
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#FF6983
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee729f; /* rgb */ color: rgb(238, 114, 159); /* oklch */ color: oklch(71.0% 0.159 359.1);
Tailwind
colors: {
custom: {
50: '#f79ebb',
500: '#ee729f',
950: '#000000',
},
}SCSS
$custom: #ee729f; $custom-light: #f79ebb; $custom-dark: #000000;
JSON
{
"hex": "#ee729f",
"rgb": {
"r": 238,
"g": 114,
"b": 159
},
"hsl": {
"h": 338.226,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.70973,
"c": 0.15916,
"h": 359.1
},
"luminance": 0.32715
}Semantic roles & 50–950 ramp
primary
#EE729F
secondary
#CCF0E3
accent
#DB8F0B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80