#EE97BB#EE97BB
#EE97BB is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.5% C 0.113 H 353.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97BB |
|---|---|
| RGB | rgb(238, 151, 187) |
| HSL | hsl(335, 72%, 76%) |
| HSV | hsv(335, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 21.4%, 6.7%) |
| CIE-LAB | lab(72.16, 37.39, -4.89) |
| CIE-LCH | lch(72.16, 37.71, 352.55°) |
| OKLab | oklab(77.46% 0.112 -0.0124) |
| OKLCH | oklch(77.46% 0.113 353.7) |
| XYZ | xyz(55.2971, 43.9017, 52.5654) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.85
Pinky
#FC86AA
ΔE00 5.48
Faded Pink
#DE9DAC
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 6.38
Carnation Pink
#FF7FA7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97BB #97EECA
analogous
#EE97E7 #EE97BB #EE9F97
triadic
#EE97BB #BBEE97 #97BBEE
tetradic
#EE97BB #E7EE97 #97EECA #9F97EE
square
#EE97BB #E7EE97 #97EECA #9F97EE
split-complementary
#EE97BB #97EE9F #97E7EE
monochromatic
#DD2E76 #E56299 #EE97BB #F7CCDD #FBE5EE
Accessibility & contrast
On white
2.15
#EE97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EE97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97BB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97BB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#FB94A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee97bb; /* rgb */ color: rgb(238, 151, 187); /* oklch */ color: oklch(77.5% 0.113 353.7);
Tailwind
colors: {
custom: {
50: '#f5b7cf',
500: '#ee97bb',
950: '#000000',
},
}SCSS
$custom: #ee97bb; $custom-light: #f5b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ee97bb",
"rgb": {
"r": 238,
"g": 151,
"b": 187
},
"hsl": {
"h": 335.172,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77461,
"c": 0.11272,
"h": 353.7
},
"luminance": 0.43898
}Semantic roles & 50–950 ramp
primary
#EE97BB
secondary
#D9F2E8
accent
#D48412
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082