#EE97BF#EE97BF
#EE97BF is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.6% C 0.115 H 351.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97BF |
|---|---|
| RGB | rgb(238, 151, 191) |
| HSL | hsl(332, 72%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 19.7%, 6.7%) |
| CIE-LAB | lab(72.28, 37.98, -6.93) |
| CIE-LCH | lch(72.28, 38.61, 349.66°) |
| OKLab | oklab(77.59% 0.1134 -0.0179) |
| OKLCH | oklch(77.59% 0.115 351) |
| XYZ | xyz(55.7313, 44.0754, 54.8521) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.84
Pinky
#FC86AA
ΔE00 6.14
Powder Pink
#FFB2D0
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97BF #97EEC6
analogous
#EE97EB #EE97BF #EE9B97
triadic
#EE97BF #BFEE97 #97BFEE
tetradic
#EE97BF #EBEE97 #97EEC6 #9B97EE
square
#EE97BF #EBEE97 #97EEC6 #9B97EE
split-complementary
#EE97BF #97EE9B #97EBEE
monochromatic
#DD2E7E #E5629F #EE97BF #F7CCDF #FBE5EF
Accessibility & contrast
On white
2.14
#EE97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EE97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97BF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97BF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8C0
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#FA94A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee97bf; /* rgb */ color: rgb(238, 151, 191); /* oklch */ color: oklch(77.6% 0.115 351.0);
Tailwind
colors: {
custom: {
50: '#f5b7d2',
500: '#ee97bf',
950: '#000000',
},
}SCSS
$custom: #ee97bf; $custom-light: #f5b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ee97bf",
"rgb": {
"r": 238,
"g": 151,
"b": 191
},
"hsl": {
"h": 332.414,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77587,
"c": 0.11478,
"h": 351
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#EE97BF
secondary
#D9F2E7
accent
#D47B12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082