#EE97BA#EE97BA
#EE97BA is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.4% C 0.112 H 354.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97BA |
|---|---|
| RGB | rgb(238, 151, 186) |
| HSL | hsl(336, 72%, 76%) |
| HSV | hsv(336, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 21.8%, 6.7%) |
| CIE-LAB | lab(72.13, 37.25, -4.38) |
| CIE-LCH | lch(72.13, 37.50, 353.30°) |
| OKLab | oklab(77.43% 0.1117 -0.0111) |
| OKLCH | oklch(77.43% 0.112 354.3) |
| XYZ | xyz(55.1904, 43.8591, 52.0036) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.60
Pinky
#FC86AA
ΔE00 5.34
Faded Pink
#DE9DAC
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.37
Rosa
#FE86A4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97BA #97EECB
analogous
#EE97E6 #EE97BA #EEA097
triadic
#EE97BA #BAEE97 #97BAEE
tetradic
#EE97BA #E6EE97 #97EECB #A097EE
square
#EE97BA #E6EE97 #97EECB #A097EE
split-complementary
#EE97BA #97EEA0 #97E6EE
monochromatic
#DD2E74 #E56297 #EE97BA #F7CCDD #FBE5EE
Accessibility & contrast
On white
2.15
#EE97BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EE97BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97BA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97BA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#FB93A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee97ba; /* rgb */ color: rgb(238, 151, 186); /* oklch */ color: oklch(77.4% 0.112 354.3);
Tailwind
colors: {
custom: {
50: '#f5b7ce',
500: '#ee97ba',
950: '#000000',
},
}SCSS
$custom: #ee97ba; $custom-light: #f5b7ce; $custom-dark: #000000;
JSON
{
"hex": "#ee97ba",
"rgb": {
"r": 238,
"g": 151,
"b": 186
},
"hsl": {
"h": 335.862,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.7743,
"c": 0.11224,
"h": 354.3
},
"luminance": 0.43856
}Semantic roles & 50–950 ramp
primary
#EE97BA
secondary
#D9F2E8
accent
#D48612
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082