#EE9EB8#EE9EB8
#EE9EB8 is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.5% C 0.100 H 358.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9EB8 |
|---|---|
| RGB | rgb(238, 158, 184) |
| HSL | hsl(341, 70%, 78%) |
| HSV | hsv(341, 34%, 93%) |
| CMYK | cmyk(0%, 33.6%, 22.7%, 6.7%) |
| CIE-LAB | lab(73.61, 33.28, -1.11) |
| CIE-LCH | lch(73.61, 33.30, 358.09°) |
| OKLab | oklab(78.54% 0.1001 -0.0025) |
| OKLCH | oklch(78.54% 0.1 358.6) |
| XYZ | xyz(56.1395, 46.0950, 51.2784) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.99
Pig Pink
#E78EA5
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.16
Powder Pink
#FFB2D0
ΔE00 5.23
Baby Pink
#FFB7CE
ΔE00 5.93
Pinky
#FC86AA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9EB8 #9EEED4
analogous
#EE9EE0 #EE9EB8 #EEAC9E
triadic
#EE9EB8 #B8EE9E #9EB8EE
tetradic
#EE9EB8 #E0EE9E #9EEED4 #AC9EEE
square
#EE9EB8 #E0EE9E #9EEED4 #AC9EEE
split-complementary
#EE9EB8 #9EEEAC #9EE0EE
monochromatic
#DC366C #E56A92 #EE9EB8 #F7D2DE #FAE5EC
Accessibility & contrast
On white
2.06
#EE9EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EE9EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9EB8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9EB8 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB9
Deuteranopia (green-blind)
#BBBAB6
Tritanopia (blue-blind)
#FB9AA7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee9eb8; /* rgb */ color: rgb(238, 158, 184); /* oklch */ color: oklch(78.5% 0.100 358.6);
Tailwind
colors: {
custom: {
50: '#f5bbcd',
500: '#ee9eb8',
950: '#000000',
},
}SCSS
$custom: #ee9eb8; $custom-light: #f5bbcd; $custom-dark: #000000;
JSON
{
"hex": "#ee9eb8",
"rgb": {
"r": 238,
"g": 158,
"b": 184
},
"hsl": {
"h": 340.5,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.78536,
"c": 0.10012,
"h": 358.6
},
"luminance": 0.46092
}Semantic roles & 50–950 ramp
primary
#EE9EB8
secondary
#D9F2EA
accent
#D29413
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171213
muted
#858182