#EE6F99#EE6F99
#EE6F99 is a light, vivid pink. Relative luminance 0.318; OKLCH L 70.4% C 0.162 H 1.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6F99 |
|---|---|
| RGB | rgb(238, 111, 153) |
| HSL | hsl(340, 79%, 68%) |
| HSV | hsv(340, 53%, 93%) |
| CMYK | cmyk(0%, 53.4%, 35.7%, 6.7%) |
| CIE-LAB | lab(63.22, 53.07, 1.14) |
| CIE-LCH | lch(63.22, 53.09, 1.23°) |
| OKLab | oklab(70.38% 0.1615 0.0036) |
| OKLCH | oklch(70.38% 0.162 1.3) |
| XYZ | xyz(46.6966, 31.8506, 33.8194) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.62
Rosy Pink
#F6688E
ΔE00 3.12
Palevioletred
#DB7093
ΔE00 3.29
Strawberry
#FC5A8D
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 4.64
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6F99 #6FEEC4
analogous
#EE6FD9 #EE6F99 #EE846F
triadic
#EE6F99 #99EE6F #6F99EE
tetradic
#EE6F99 #D9EE6F #6FEEC4 #846FEE
square
#EE6F99 #D9EE6F #6FEEC4 #846FEE
split-complementary
#EE6F99 #6FEE84 #6FD9EE
monochromatic
#CB1853 #E83872 #EE6F99 #F4A6C0 #FBDCE7
Accessibility & contrast
On white
2.85
#EE6F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#EE6F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6F99
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6F99 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848A9A
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#FF647F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ee6f99; /* rgb */ color: rgb(238, 111, 153); /* oklch */ color: oklch(70.4% 0.162 1.3);
Tailwind
colors: {
custom: {
50: '#f79cb6',
500: '#ee6f99',
950: '#000000',
},
}SCSS
$custom: #ee6f99; $custom-light: #f79cb6; $custom-dark: #000000;
JSON
{
"hex": "#ee6f99",
"rgb": {
"r": 238,
"g": 111,
"b": 153
},
"hsl": {
"h": 340.157,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.70382,
"c": 0.16156,
"h": 1.3
},
"luminance": 0.31846
}Semantic roles & 50–950 ramp
primary
#EE6F99
secondary
#C9F0E3
accent
#DB960A
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80