#EE97CA#EE97CA
#EE97CA is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.0% C 0.121 H 344.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97CA |
|---|---|
| RGB | rgb(238, 151, 202) |
| HSL | hsl(325, 72%, 76%) |
| HSV | hsv(325, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 15.1%, 6.7%) |
| CIE-LAB | lab(72.61, 39.66, -12.51) |
| CIE-LCH | lch(72.61, 41.59, 342.49°) |
| OKLab | oklab(77.95% 0.1169 -0.033) |
| OKLCH | oklch(77.95% 0.121 344.2) |
| XYZ | xyz(56.9876, 44.5779, 61.4684) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.19
Pink (survey)
#FF81C0
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.46
Powder Pink
#FFB2D0
ΔE00 7.67
Lavender Pink
#DD85D7
ΔE00 8.05
Pinky
#FC86AA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97CA #97EEBB
analogous
#E797EE #EE97CA #EE979F
triadic
#EE97CA #CAEE97 #97CAEE
tetradic
#EE97CA #EEE797 #97EEBB #979FEE
square
#EE97CA #EEE797 #97EEBB #979FEE
split-complementary
#EE97CA #9FEE97 #97EEE7
monochromatic
#DD2E94 #E562AF #EE97CA #F7CCE5 #FBE5F2
Accessibility & contrast
On white
2.12
#EE97CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EE97CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97CA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97CA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#F997A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee97ca; /* rgb */ color: rgb(238, 151, 202); /* oklch */ color: oklch(78.0% 0.121 344.2);
Tailwind
colors: {
custom: {
50: '#f5b7da',
500: '#ee97ca',
950: '#000000',
},
}SCSS
$custom: #ee97ca; $custom-light: #f5b7da; $custom-dark: #000000;
JSON
{
"hex": "#ee97ca",
"rgb": {
"r": 238,
"g": 151,
"b": 202
},
"hsl": {
"h": 324.828,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.77952,
"c": 0.12148,
"h": 344.2
},
"luminance": 0.44575
}Semantic roles & 50–950 ramp
primary
#EE97CA
secondary
#D9F2E3
accent
#D46212
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083