#EE97B2#EE97B2
#EE97B2 is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.2% C 0.109 H 359.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97B2 |
|---|---|
| RGB | rgb(238, 151, 178) |
| HSL | hsl(341, 72%, 76%) |
| HSV | hsv(341, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 25.2%, 6.7%) |
| CIE-LAB | lab(71.91, 36.11, -0.27) |
| CIE-LCH | lch(71.91, 36.11, 359.57°) |
| OKLab | oklab(77.19% 0.1089 -0.0002) |
| OKLCH | oklch(77.19% 0.109 359.9) |
| XYZ | xyz(54.3637, 43.5284, 47.6493) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.84
Faded Pink
#DE9DAC
ΔE00 4.41
Pinky
#FC86AA
ΔE00 4.65
Rosa
#FE86A4
ΔE00 5.27
Dull Pink
#D5869D
ΔE00 5.85
Carnation Pink
#FF7FA7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97B2 #97EED3
analogous
#EE97DE #EE97B2 #EEA897
triadic
#EE97B2 #B2EE97 #97B2EE
tetradic
#EE97B2 #DEEE97 #97EED3 #A897EE
square
#EE97B2 #DEEE97 #97EED3 #A897EE
split-complementary
#EE97B2 #97EEA8 #97DEEE
monochromatic
#DD2E64 #E5628B #EE97B2 #F7CCD9 #FBE5EC
Accessibility & contrast
On white
2.16
#EE97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EE97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97B2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97B2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#FC92A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee97b2; /* rgb */ color: rgb(238, 151, 178); /* oklch */ color: oklch(77.2% 0.109 359.9);
Tailwind
colors: {
custom: {
50: '#f5b6c9',
500: '#ee97b2',
950: '#000000',
},
}SCSS
$custom: #ee97b2; $custom-light: #f5b6c9; $custom-dark: #000000;
JSON
{
"hex": "#ee97b2",
"rgb": {
"r": 238,
"g": 151,
"b": 178
},
"hsl": {
"h": 341.379,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77187,
"c": 0.10892,
"h": 359.9
},
"luminance": 0.43525
}Semantic roles & 50–950 ramp
primary
#EE97B2
secondary
#D9F2EA
accent
#D49812
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082