#EE97ED#EE97ED
#EE97ED is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.150 H 327.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97ED |
|---|---|
| RGB | rgb(238, 151, 237) |
| HSL | hsl(301, 72%, 76%) |
| HSV | hsv(301, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 0.4%, 6.7%) |
| CIE-LAB | lab(73.82, 45.56, -29.88) |
| CIE-LCH | lch(73.82, 54.48, 326.74°) |
| OKLab | oklab(79.27% 0.1265 -0.0813) |
| OKLCH | oklch(79.27% 0.15 327.3) |
| XYZ | xyz(61.6114, 46.4274, 85.8204) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Plum
#DDA0DD
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97ED #97EE98
analogous
#C497EE #EE97ED #EE97C2
triadic
#EE97ED #EDEE97 #97EDEE
tetradic
#EE97ED #EEC497 #97EE98 #97C2EE
square
#EE97ED #EEC497 #97EE98 #97C2EE
split-complementary
#EE97ED #C2EE97 #97EEC4
monochromatic
#DD2EDB #E562E4 #EE97ED #F7CCF6 #FBE5FA
Accessibility & contrast
On white
2.04
#EE97ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EE97ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97ED
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97ED | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEF0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#F39FB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee97ed; /* rgb */ color: rgb(238, 151, 237); /* oklch */ color: oklch(79.3% 0.150 327.3);
Tailwind
colors: {
custom: {
50: '#f5b7f3',
500: '#ee97ed',
950: '#000000',
},
}SCSS
$custom: #ee97ed; $custom-light: #f5b7f3; $custom-dark: #000000;
JSON
{
"hex": "#ee97ed",
"rgb": {
"r": 238,
"g": 151,
"b": 237
},
"hsl": {
"h": 300.69,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.79265,
"c": 0.15034,
"h": 327.3
},
"luminance": 0.46425
}Semantic roles & 50–950 ramp
primary
#EE97ED
secondary
#D9F2D9
accent
#D41412
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085