#EE97BC#EE97BC
#EE97BC is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.5% C 0.113 H 353.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97BC |
|---|---|
| RGB | rgb(238, 151, 188) |
| HSL | hsl(334, 72%, 76%) |
| HSV | hsv(334, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 21%, 6.7%) |
| CIE-LAB | lab(72.19, 37.54, -5.40) |
| CIE-LCH | lch(72.19, 37.93, 351.81°) |
| OKLab | oklab(77.49% 0.1124 -0.0138) |
| OKLCH | oklch(77.49% 0.113 353) |
| XYZ | xyz(55.4045, 43.9447, 53.1312) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.63
Pink (survey)
#FF81C0
ΔE00 6.10
Faded Pink
#DE9DAC
ΔE00 6.32
Powder Pink
#FFB2D0
ΔE00 6.40
Carnation Pink
#FF7FA7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97BC #97EEC9
analogous
#EE97E8 #EE97BC #EE9E97
triadic
#EE97BC #BCEE97 #97BCEE
tetradic
#EE97BC #E8EE97 #97EEC9 #9E97EE
square
#EE97BC #E8EE97 #97EEC9 #9E97EE
split-complementary
#EE97BC #97EE9E #97E8EE
monochromatic
#DD2E78 #E5629A #EE97BC #F7CCDE #FBE5EE
Accessibility & contrast
On white
2.15
#EE97BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EE97BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97BC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97BC | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#FA94A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee97bc; /* rgb */ color: rgb(238, 151, 188); /* oklch */ color: oklch(77.5% 0.113 353.0);
Tailwind
colors: {
custom: {
50: '#f5b7d0',
500: '#ee97bc',
950: '#000000',
},
}SCSS
$custom: #ee97bc; $custom-light: #f5b7d0; $custom-dark: #000000;
JSON
{
"hex": "#ee97bc",
"rgb": {
"r": 238,
"g": 151,
"b": 188
},
"hsl": {
"h": 334.483,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77492,
"c": 0.11322,
"h": 353
},
"luminance": 0.43941
}Semantic roles & 50–950 ramp
primary
#EE97BC
secondary
#D9F2E7
accent
#D48112
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082