#EE97EF#EE97EF
#EE97EF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.3% C 0.152 H 326.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97EF |
|---|---|
| RGB | rgb(238, 151, 239) |
| HSL | hsl(299, 73%, 76%) |
| HSV | hsv(299, 37%, 94%) |
| CMYK | cmyk(0.4%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.90, 45.92, -30.85) |
| CIE-LCH | lch(73.90, 55.32, 326.10°) |
| OKLab | oklab(79.35% 0.1269 -0.084) |
| OKLCH | oklch(79.35% 0.152 326.5) |
| XYZ | xyz(61.9052, 46.5450, 87.3678) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Plum
#DDA0DD
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.39
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97EF #98EF97
analogous
#C297EF #EE97EF #EF97C4
triadic
#EE97EF #EFEE97 #97EFEE
tetradic
#EE97EF #EFC297 #98EF97 #97C4EF
square
#EE97EF #EFC297 #98EF97 #97C4EF
split-complementary
#EE97EF #C4EF97 #97EFC2
monochromatic
#DD2DDF #E562E7 #EE97EF #F7CCF7 #FBE4FB
Accessibility & contrast
On white
2.04
#EE97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EE97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97EF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97EF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#A6BAEC
Tritanopia (blue-blind)
#F39FB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee97ef; /* rgb */ color: rgb(238, 151, 239); /* oklch */ color: oklch(79.3% 0.152 326.5);
Tailwind
colors: {
custom: {
50: '#f5b7f4',
500: '#ee97ef',
950: '#000000',
},
}SCSS
$custom: #ee97ef; $custom-light: #f5b7f4; $custom-dark: #000000;
JSON
{
"hex": "#ee97ef",
"rgb": {
"r": 238,
"g": 151,
"b": 239
},
"hsl": {
"h": 299.318,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.79346,
"c": 0.15223,
"h": 326.5
},
"luminance": 0.46542
}Semantic roles & 50–950 ramp
primary
#EE97EF
secondary
#D9F3D8
accent
#D51012
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085