#EE8EB9#EE8EB9
#EE8EB9 is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.126 H 352.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EB9 |
|---|---|
| RGB | rgb(238, 142, 185) |
| HSL | hsl(333, 74%, 75%) |
| HSV | hsv(333, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 22.3%, 6.7%) |
| CIE-LAB | lab(70.20, 41.79, -6.69) |
| CIE-LCH | lch(70.20, 42.32, 350.91°) |
| OKLab | oklab(75.95% 0.1253 -0.0172) |
| OKLCH | oklch(75.95% 0.126 352.2) |
| XYZ | xyz(53.6910, 41.0297, 50.9811) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 5.63
Carnation Pink
#FF7FA7
ΔE00 5.74
Rosa
#FE86A4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EB9 #8EEEC3
analogous
#EE8EE9 #EE8EB9 #EE938E
triadic
#EE8EB9 #B9EE8E #8EB9EE
tetradic
#EE8EB9 #E9EE8E #8EEEC3 #938EEE
square
#EE8EB9 #E9EE8E #8EEEC3 #938EEE
split-complementary
#EE8EB9 #8EEE93 #8EE9EE
monochromatic
#DE2477 #E65998 #EE8EB9 #F6C3DA #FBE4EF
Accessibility & contrast
On white
2.28
#EE8EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EE8EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EB9
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EB9 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#B0B2B7
Tritanopia (blue-blind)
#FB8B9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8eb9; /* rgb */ color: rgb(238, 142, 185); /* oklch */ color: oklch(75.9% 0.126 352.2);
Tailwind
colors: {
custom: {
50: '#f5b1ce',
500: '#ee8eb9',
950: '#000000',
},
}SCSS
$custom: #ee8eb9; $custom-light: #f5b1ce; $custom-dark: #000000;
JSON
{
"hex": "#ee8eb9",
"rgb": {
"r": 238,
"g": 142,
"b": 185
},
"hsl": {
"h": 333.125,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75947,
"c": 0.12646,
"h": 352.2
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#EE8EB9
secondary
#D8F3E7
accent
#D67D10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082