#EE709F#EE709F
#EE709F is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.7% C 0.162 H 358.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE709F |
|---|---|
| RGB | rgb(238, 112, 159) |
| HSL | hsl(338, 79%, 69%) |
| HSV | hsv(338, 53%, 93%) |
| CMYK | cmyk(0%, 52.9%, 33.2%, 6.7%) |
| CIE-LAB | lab(63.57, 53.30, -1.79) |
| CIE-LCH | lch(63.57, 53.33, 358.08°) |
| OKLab | oklab(70.7% 0.1621 -0.004) |
| OKLCH | oklch(70.7% 0.162 358.6) |
| XYZ | xyz(47.3143, 32.2733, 36.5317) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.92
Palevioletred
#DB7093
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 4.10
Rosy Pink
#F6688E
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.67
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE709F #70EEBF
analogous
#EE70DE #EE709F #EE8070
triadic
#EE709F #9FEE70 #709FEE
tetradic
#EE709F #DEEE70 #70EEBF #8070EE
square
#EE709F #DEEE70 #70EEBF #8070EE
split-complementary
#EE709F #70EE80 #70DEEE
monochromatic
#CB185B #E7397A #EE709F #F5A7C4 #FBDDE8
Accessibility & contrast
On white
2.82
#EE709F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#EE709F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE709F
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE709F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE709F | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848BA0
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#FF6782
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee709f; /* rgb */ color: rgb(238, 112, 159); /* oklch */ color: oklch(70.7% 0.162 358.6);
Tailwind
colors: {
custom: {
50: '#f79dbb',
500: '#ee709f',
950: '#000000',
},
}SCSS
$custom: #ee709f; $custom-light: #f79dbb; $custom-dark: #000000;
JSON
{
"hex": "#ee709f",
"rgb": {
"r": 238,
"g": 112,
"b": 159
},
"hsl": {
"h": 337.619,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.70699,
"c": 0.16213,
"h": 358.6
},
"luminance": 0.32269
}Semantic roles & 50–950 ramp
primary
#EE709F
secondary
#CAF0E2
accent
#DB8D0A
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80