#EE97D2#EE97D2
#EE97D2 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.2% C 0.127 H 339.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97D2 |
|---|---|
| RGB | rgb(238, 151, 210) |
| HSL | hsl(319, 72%, 76%) |
| HSV | hsv(319, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 11.8%, 6.7%) |
| CIE-LAB | lab(72.87, 40.94, -16.54) |
| CIE-LCH | lch(72.87, 44.15, 338.00°) |
| OKLab | oklab(78.23% 0.1193 -0.044) |
| OKLCH | oklch(78.23% 0.127 339.7) |
| XYZ | xyz(57.9594, 44.9666, 66.5868) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.60
Violet (CSS)
#EE82EE
ΔE00 8.67
Lilac
#C8A2C8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97D2 #97EEB3
analogous
#DF97EE #EE97D2 #EE97A7
triadic
#EE97D2 #D2EE97 #97D2EE
tetradic
#EE97D2 #EEDF97 #97EEB3 #97A7EE
square
#EE97D2 #EEDF97 #97EEB3 #97A7EE
split-complementary
#EE97D2 #A7EE97 #97EEDF
monochromatic
#DD2EA4 #E562BB #EE97D2 #F7CCE9 #FBE5F4
Accessibility & contrast
On white
2.10
#EE97D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#EE97D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97D2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97D2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD4
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#F898AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee97d2; /* rgb */ color: rgb(238, 151, 210); /* oklch */ color: oklch(78.2% 0.127 339.7);
Tailwind
colors: {
custom: {
50: '#f5b7df',
500: '#ee97d2',
950: '#000000',
},
}SCSS
$custom: #ee97d2; $custom-light: #f5b7df; $custom-dark: #000000;
JSON
{
"hex": "#ee97d2",
"rgb": {
"r": 238,
"g": 151,
"b": 210
},
"hsl": {
"h": 319.31,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.78231,
"c": 0.12718,
"h": 339.7
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#EE97D2
secondary
#D9F2E1
accent
#D45012
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083