#EE9BB3#EE9BB3
#EE9BB3 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.9% C 0.103 H 1.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BB3 |
|---|---|
| RGB | rgb(238, 155, 179) |
| HSL | hsl(343, 71%, 77%) |
| HSV | hsv(343, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 24.8%, 6.7%) |
| CIE-LAB | lab(72.81, 34.15, 0.49) |
| CIE-LCH | lch(72.81, 34.15, 0.82°) |
| OKLab | oklab(77.88% 0.103 0.0018) |
| OKLCH | oklch(77.88% 0.103 1) |
| XYZ | xyz(55.1191, 44.8780, 48.3982) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.39
Faded Pink
#DE9DAC
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 5.36
Pinky
#FC86AA
ΔE00 5.53
Rosa
#FE86A4
ΔE00 5.91
Powder Pink
#FFB2D0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BB3 #9BEED6
analogous
#EE9BDC #EE9BB3 #EEAD9B
triadic
#EE9BB3 #B3EE9B #9BB3EE
tetradic
#EE9BB3 #DCEE9B #9BEED6 #AD9BEE
square
#EE9BB3 #DCEE9B #9BEED6 #AD9BEE
split-complementary
#EE9BB3 #9BEEAD #9BDCEE
monochromatic
#DC3263 #E5678B #EE9BB3 #F7CFDB #FBE5EB
Accessibility & contrast
On white
2.11
#EE9BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EE9BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BB3
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BB3 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#FB96A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee9bb3; /* rgb */ color: rgb(238, 155, 179); /* oklch */ color: oklch(77.9% 0.103 1.0);
Tailwind
colors: {
custom: {
50: '#f5b9c9',
500: '#ee9bb3',
950: '#000000',
},
}SCSS
$custom: #ee9bb3; $custom-light: #f5b9c9; $custom-dark: #000000;
JSON
{
"hex": "#ee9bb3",
"rgb": {
"r": 238,
"g": 155,
"b": 179
},
"hsl": {
"h": 342.651,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77883,
"c": 0.10303,
"h": 1
},
"luminance": 0.44875
}Semantic roles & 50–950 ramp
primary
#EE9BB3
secondary
#D9F2EB
accent
#D39B13
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082