#EE97E2#EE97E2
#EE97E2 is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.8% C 0.140 H 331.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97E2 |
|---|---|
| RGB | rgb(238, 151, 226) |
| HSL | hsl(308, 72%, 76%) |
| HSV | hsv(308, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 5%, 6.7%) |
| CIE-LAB | lab(73.42, 43.62, -24.49) |
| CIE-LCH | lch(73.42, 50.03, 330.69°) |
| OKLab | oklab(78.83% 0.1238 -0.0661) |
| OKLCH | oklch(78.83% 0.14 331.9) |
| XYZ | xyz(60.0533, 45.8042, 77.6146) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.39
Purply Pink
#F075E6
ΔE00 7.50
Pink (survey)
#FF81C0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97E2 #97EEA3
analogous
#CF97EE #EE97E2 #EE97B7
triadic
#EE97E2 #E2EE97 #97E2EE
tetradic
#EE97E2 #EECF97 #97EEA3 #97B7EE
square
#EE97E2 #EECF97 #97EEA3 #97B7EE
split-complementary
#EE97E2 #B7EE97 #97EECF
monochromatic
#DD2EC5 #E562D3 #EE97E2 #F7CCF1 #FBE5F8
Accessibility & contrast
On white
2.07
#EE97E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#EE97E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97E2
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97E2 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#F59CB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee97e2; /* rgb */ color: rgb(238, 151, 226); /* oklch */ color: oklch(78.8% 0.140 331.9);
Tailwind
colors: {
custom: {
50: '#f5b7eb',
500: '#ee97e2',
950: '#000000',
},
}SCSS
$custom: #ee97e2; $custom-light: #f5b7eb; $custom-dark: #000000;
JSON
{
"hex": "#ee97e2",
"rgb": {
"r": 238,
"g": 151,
"b": 226
},
"hsl": {
"h": 308.276,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.78827,
"c": 0.14031,
"h": 331.9
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#EE97E2
secondary
#D9F2DC
accent
#D42C12
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084