#EE8EB0#EE8EB0
#EE8EB0 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.7% C 0.122 H 357.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB0 |
|---|---|
| RGB | rgb(238, 142, 176) |
| HSL | hsl(339, 74%, 75%) |
| HSV | hsv(339, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 26.1%, 6.7%) |
| CIE-LAB | lab(69.94, 40.53, -2.05) |
| CIE-LCH | lch(69.94, 40.58, 357.11°) |
| OKLab | oklab(75.67% 0.1223 -0.0048) |
| OKLCH | oklch(75.67% 0.122 357.7) |
| XYZ | xyz(52.7708, 40.6616, 46.1349) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.01
Pinky
#FC86AA
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 4.47
Rosa
#FE86A4
ΔE00 4.58
Dull Pink
#D5869D
ΔE00 5.23
Pink (survey)
#FF81C0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB0 #8EEECC
analogous
#EE8EE0 #EE8EB0 #EE9C8E
triadic
#EE8EB0 #B0EE8E #8EB0EE
tetradic
#EE8EB0 #E0EE8E #8EEECC #9C8EEE
square
#EE8EB0 #E0EE8E #8EEECC #9C8EEE
split-complementary
#EE8EB0 #8EEE9C #8EE0EE
monochromatic
#DE2466 #E6598B #EE8EB0 #F6C3D5 #FBE4EC
Accessibility & contrast
On white
2.30
#EE8EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EE8EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B1
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#FC899A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8eb0; /* rgb */ color: rgb(238, 142, 176); /* oklch */ color: oklch(75.7% 0.122 357.7);
Tailwind
colors: {
custom: {
50: '#f5b0c7',
500: '#ee8eb0',
950: '#000000',
},
}SCSS
$custom: #ee8eb0; $custom-light: #f5b0c7; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb0",
"rgb": {
"r": 238,
"g": 142,
"b": 176
},
"hsl": {
"h": 338.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75666,
"c": 0.12237,
"h": 357.7
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#EE8EB0
secondary
#D8F3E9
accent
#D69010
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082