#EE8EB7#EE8EB7
#EE8EB7 is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.125 H 353.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB7 |
|---|---|
| RGB | rgb(238, 142, 183) |
| HSL | hsl(334, 74%, 75%) |
| HSV | hsv(334, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 23.1%, 6.7%) |
| CIE-LAB | lab(70.14, 41.50, -5.66) |
| CIE-LCH | lch(70.14, 41.89, 352.23°) |
| OKLab | oklab(75.88% 0.1246 -0.0144) |
| OKLCH | oklch(75.88% 0.125 353.4) |
| XYZ | xyz(53.4814, 40.9458, 49.8770) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.48
Pink (survey)
#FF81C0
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.83
Carnation Pink
#FF7FA7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.06
Rosa
#FE86A4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB7 #8EEEC5
analogous
#EE8EE7 #EE8EB7 #EE958E
triadic
#EE8EB7 #B7EE8E #8EB7EE
tetradic
#EE8EB7 #E7EE8E #8EEEC5 #958EEE
square
#EE8EB7 #E7EE8E #8EEEC5 #958EEE
split-complementary
#EE8EB7 #8EEE95 #8EE7EE
monochromatic
#DE2473 #E65995 #EE8EB7 #F6C3D9 #FBE4EE
Accessibility & contrast
On white
2.29
#EE8EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EE8EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB7 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B8
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FB8A9D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb7; /* rgb */ color: rgb(238, 142, 183); /* oklch */ color: oklch(75.9% 0.125 353.4);
Tailwind
colors: {
custom: {
50: '#f5b1cc',
500: '#ee8eb7',
950: '#000000',
},
}SCSS
$custom: #ee8eb7; $custom-light: #f5b1cc; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb7",
"rgb": {
"r": 238,
"g": 142,
"b": 183
},
"hsl": {
"h": 334.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75883,
"c": 0.12546,
"h": 353.4
},
"luminance": 0.40942
}Semantic roles & 50–950 ramp
primary
#EE8EB7
secondary
#D8F3E7
accent
#D68110
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082