#EE97EB#EE97EB
#EE97EB is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.148 H 328.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97EB |
|---|---|
| RGB | rgb(238, 151, 235) |
| HSL | hsl(302, 72%, 76%) |
| HSV | hsv(302, 37%, 93%) |
| CMYK | cmyk(0%, 36.6%, 1.3%, 6.7%) |
| CIE-LAB | lab(73.75, 45.20, -28.90) |
| CIE-LCH | lch(73.75, 53.65, 327.40°) |
| OKLab | oklab(79.18% 0.126 -0.0785) |
| OKLCH | oklch(79.18% 0.148 328.1) |
| XYZ | xyz(61.3208, 46.3112, 84.2901) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 6.94
Bubblegum Pink
#FE83CC
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97EB #97EE9A
analogous
#C697EE #EE97EB #EE97C0
triadic
#EE97EB #EBEE97 #97EBEE
tetradic
#EE97EB #EEC697 #97EE9A #97C0EE
square
#EE97EB #EEC697 #97EE9A #97C0EE
split-complementary
#EE97EB #C0EE97 #97EEC6
monochromatic
#DD2ED7 #E562E1 #EE97EB #F7CCF5 #FBE5FA
Accessibility & contrast
On white
2.05
#EE97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EE97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97EB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97EB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#F49EB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee97eb; /* rgb */ color: rgb(238, 151, 235); /* oklch */ color: oklch(79.2% 0.148 328.1);
Tailwind
colors: {
custom: {
50: '#f5b7f1',
500: '#ee97eb',
950: '#000000',
},
}SCSS
$custom: #ee97eb; $custom-light: #f5b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ee97eb",
"rgb": {
"r": 238,
"g": 151,
"b": 235
},
"hsl": {
"h": 302.069,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.79183,
"c": 0.14846,
"h": 328.1
},
"luminance": 0.46309
}Semantic roles & 50–950 ramp
primary
#EE97EB
secondary
#D9F2DA
accent
#D41812
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084