#EE709E#EE709E
#EE709E is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.7% C 0.162 H 359.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE709E |
|---|---|
| RGB | rgb(238, 112, 158) |
| HSL | hsl(338, 79%, 69%) |
| HSV | hsv(338, 53%, 93%) |
| CMYK | cmyk(0%, 52.9%, 33.6%, 6.7%) |
| CIE-LAB | lab(63.54, 53.18, -1.26) |
| CIE-LCH | lch(63.54, 53.20, 358.65°) |
| OKLab | oklab(70.67% 0.1618 -0.0026) |
| OKLCH | oklch(70.67% 0.162 359.1) |
| XYZ | xyz(47.2279, 32.2387, 36.0766) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.85
Palevioletred
#DB7093
ΔE00 3.58
Rosy Pink
#F6688E
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.61
Strawberry
#FC5A8D
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE709E #70EEC0
analogous
#EE70DD #EE709E #EE8170
triadic
#EE709E #9EEE70 #709EEE
tetradic
#EE709E #DDEE70 #70EEC0 #8170EE
square
#EE709E #DDEE70 #70EEC0 #8170EE
split-complementary
#EE709E #70EE81 #70DDEE
monochromatic
#CB185A #E73979 #EE709E #F5A7C3 #FBDDE8
Accessibility & contrast
On white
2.82
#EE709E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#EE709E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE709E
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE709E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE709E | 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)
#848B9F
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#FF6681
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee709e; /* rgb */ color: rgb(238, 112, 158); /* oklch */ color: oklch(70.7% 0.162 359.1);
Tailwind
colors: {
custom: {
50: '#f79dba',
500: '#ee709e',
950: '#000000',
},
}SCSS
$custom: #ee709e; $custom-light: #f79dba; $custom-dark: #000000;
JSON
{
"hex": "#ee709e",
"rgb": {
"r": 238,
"g": 112,
"b": 158
},
"hsl": {
"h": 338.095,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.70668,
"c": 0.16177,
"h": 359.1
},
"luminance": 0.32234
}Semantic roles & 50–950 ramp
primary
#EE709E
secondary
#CAF0E2
accent
#DB8F0A
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80