#EE97F4#EE97F4
#EE97F4 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.157 H 324.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97F4 |
|---|---|
| RGB | rgb(238, 151, 244) |
| HSL | hsl(296, 81%, 77%) |
| HSV | hsv(296, 38%, 96%) |
| CMYK | cmyk(2.5%, 38.1%, 0%, 4.3%) |
| CIE-LAB | lab(74.09, 46.83, -33.28) |
| CIE-LCH | lch(74.09, 57.45, 324.60°) |
| OKLab | oklab(79.55% 0.1281 -0.0909) |
| OKLCH | oklch(79.55% 0.157 324.6) |
| XYZ | xyz(62.6541, 46.8445, 91.3120) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97F4 #9DF497
analogous
#BF97F4 #EE97F4 #F497CC
triadic
#EE97F4 #F4EE97 #97F4EE
tetradic
#EE97F4 #F4BF97 #9DF497 #97CCF4
square
#EE97F4 #F4BF97 #9DF497 #97CCF4
split-complementary
#EE97F4 #CCF497 #97F4BF
monochromatic
#DC28E8 #E560EE #EE97F4 #F7CEFA #FAE3FC
Accessibility & contrast
On white
2.03
#EE97F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EE97F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97F4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97F4 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#F2A1BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee97f4; /* rgb */ color: rgb(238, 151, 244); /* oklch */ color: oklch(79.6% 0.157 324.6);
Tailwind
colors: {
custom: {
50: '#f5b7f8',
500: '#ee97f4',
950: '#000000',
},
}SCSS
$custom: #ee97f4; $custom-light: #f5b7f8; $custom-dark: #000000;
JSON
{
"hex": "#ee97f4",
"rgb": {
"r": 238,
"g": 151,
"b": 244
},
"hsl": {
"h": 296.129,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.79555,
"c": 0.15704,
"h": 324.6
},
"luminance": 0.46842
}Semantic roles & 50–950 ramp
primary
#EE97F4
secondary
#D9F4D7
accent
#DD0816
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085