#EE97F3#EE97F3
#EE97F3 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.5% C 0.156 H 325.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97F3 |
|---|---|
| RGB | rgb(238, 151, 243) |
| HSL | hsl(297, 79%, 77%) |
| HSV | hsv(297, 38%, 95%) |
| CMYK | cmyk(2.1%, 37.9%, 0%, 4.7%) |
| CIE-LAB | lab(74.05, 46.65, -32.79) |
| CIE-LCH | lch(74.05, 57.02, 324.89°) |
| OKLab | oklab(79.51% 0.1278 -0.0895) |
| OKLCH | oklch(79.51% 0.156 325) |
| XYZ | xyz(62.5026, 46.7839, 90.5145) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 6.86
Mauve
#E0B0FF
ΔE00 7.14
Baby Purple
#CA9BF7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97F3 #9CF397
analogous
#C097F3 #EE97F3 #F397CA
triadic
#EE97F3 #F3EE97 #97F3EE
tetradic
#EE97F3 #F3C097 #9CF397 #97CAF3
square
#EE97F3 #F3C097 #9CF397 #97CAF3
split-complementary
#EE97F3 #CAF397 #97F3C0
monochromatic
#DC29E6 #E560ED #EE97F3 #F7CEF9 #FBE4FC
Accessibility & contrast
On white
2.03
#EE97F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EE97F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97F3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97F3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#F2A0BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee97f3; /* rgb */ color: rgb(238, 151, 243); /* oklch */ color: oklch(79.5% 0.156 325.0);
Tailwind
colors: {
custom: {
50: '#f5b7f7',
500: '#ee97f3',
950: '#000000',
},
}SCSS
$custom: #ee97f3; $custom-light: #f5b7f7; $custom-dark: #000000;
JSON
{
"hex": "#ee97f3",
"rgb": {
"r": 238,
"g": 151,
"b": 243
},
"hsl": {
"h": 296.739,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.79513,
"c": 0.15607,
"h": 325
},
"luminance": 0.46781
}Semantic roles & 50–950 ramp
primary
#EE97F3
secondary
#D9F4D7
accent
#DC0A15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085