#EE9BC1#EE9BC1
#EE9BC1 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.3% C 0.109 H 350.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BC1 |
|---|---|
| RGB | rgb(238, 155, 193) |
| HSL | hsl(333, 71%, 77%) |
| HSV | hsv(333, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 18.9%, 6.7%) |
| CIE-LAB | lab(73.20, 36.18, -6.67) |
| CIE-LCH | lch(73.20, 36.79, 349.56°) |
| OKLab | oklab(78.31% 0.1079 -0.0172) |
| OKLCH | oklch(78.31% 0.109 350.9) |
| XYZ | xyz(56.6076, 45.4734, 56.2374) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.11
Faded Pink
#DE9DAC
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 6.64
Pinky
#FC86AA
ΔE00 6.73
Baby Pink
#FFB7CE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BC1 #9BEEC8
analogous
#EE9BEB #EE9BC1 #EE9F9B
triadic
#EE9BC1 #C1EE9B #9BC1EE
tetradic
#EE9BC1 #EBEE9B #9BEEC8 #9F9BEE
square
#EE9BC1 #EBEE9B #9BEEC8 #9F9BEE
split-complementary
#EE9BC1 #9BEE9F #9BEBEE
monochromatic
#DC3280 #E567A1 #EE9BC1 #F7CFE1 #FBE5EF
Accessibility & contrast
On white
2.08
#EE9BC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EE9BC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BC1
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BC1 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC2
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#FA99A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee9bc1; /* rgb */ color: rgb(238, 155, 193); /* oklch */ color: oklch(78.3% 0.109 350.9);
Tailwind
colors: {
custom: {
50: '#f5b9d3',
500: '#ee9bc1',
950: '#000000',
},
}SCSS
$custom: #ee9bc1; $custom-light: #f5b9d3; $custom-dark: #000000;
JSON
{
"hex": "#ee9bc1",
"rgb": {
"r": 238,
"g": 155,
"b": 193
},
"hsl": {
"h": 332.53,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.7831,
"c": 0.10922,
"h": 350.9
},
"luminance": 0.4547
}Semantic roles & 50–950 ramp
primary
#EE9BC1
secondary
#D9F2E7
accent
#D37B13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082