#EE97AF#EE97AF
#EE97AF is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.1% C 0.108 H 2.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97AF |
|---|---|
| RGB | rgb(238, 151, 175) |
| HSL | hsl(343, 72%, 76%) |
| HSV | hsv(343, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 26.5%, 6.7%) |
| CIE-LAB | lab(71.83, 35.70, 1.28) |
| CIE-LCH | lch(71.83, 35.72, 2.05°) |
| OKLab | oklab(77.1% 0.1079 0.0038) |
| OKLCH | oklch(77.1% 0.108 2) |
| XYZ | xyz(54.0658, 43.4092, 46.0803) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.44
Faded Pink
#DE9DAC
ΔE00 4.05
Pinky
#FC86AA
ΔE00 4.69
Rosa
#FE86A4
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.60
Dull Pink
#D5869D
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97AF #97EED6
analogous
#EE97DB #EE97AF #EEAB97
triadic
#EE97AF #AFEE97 #97AFEE
tetradic
#EE97AF #DBEE97 #97EED6 #AB97EE
square
#EE97AF #DBEE97 #97EED6 #AB97EE
split-complementary
#EE97AF #97EEAB #97DBEE
monochromatic
#DD2E5E #E56287 #EE97AF #F7CCD7 #FBE5EB
Accessibility & contrast
On white
2.17
#EE97AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EE97AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97AF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97AF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#B9B6AD
Tritanopia (blue-blind)
#FC919F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee97af; /* rgb */ color: rgb(238, 151, 175); /* oklch */ color: oklch(77.1% 0.108 2.0);
Tailwind
colors: {
custom: {
50: '#f5b6c6',
500: '#ee97af',
950: '#000000',
},
}SCSS
$custom: #ee97af; $custom-light: #f5b6c6; $custom-dark: #000000;
JSON
{
"hex": "#ee97af",
"rgb": {
"r": 238,
"g": 151,
"b": 175
},
"hsl": {
"h": 343.448,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77099,
"c": 0.10792,
"h": 2
},
"luminance": 0.43406
}Semantic roles & 50–950 ramp
primary
#EE97AF
secondary
#D9F2EB
accent
#D49E12
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082