#EE76FB#EE76FB
#EE76FB is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.2% C 0.216 H 323.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76FB |
|---|---|
| RGB | rgb(238, 118, 251) |
| HSL | hsl(294, 94%, 72%) |
| HSV | hsv(294, 53%, 98%) |
| CMYK | cmyk(5.2%, 53%, 0%, 1.6%) |
| CIE-LAB | lab(68.10, 64.40, -46.44) |
| CIE-LCH | lch(68.10, 79.40, 324.20°) |
| OKLab | oklab(75.19% 0.1742 -0.1284) |
| OKLCH | oklch(75.19% 0.216 323.6) |
| XYZ | xyz(59.1493, 38.1020, 95.4869) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76FB #83FB76
analogous
#AB76FB #EE76FB #FB76C6
triadic
#EE76FB #FBEE76 #76FBEE
tetradic
#EE76FB #FBAB76 #83FB76 #76C6FB
square
#EE76FB #FBAB76 #83FB76 #76C6FB
split-complementary
#EE76FB #C6FB76 #76FBAB
monochromatic
#D907F0 #E73BF9 #EE76FB #F5B1FD #FBE1FE
Accessibility & contrast
On white
2.44
#EE76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EE76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76FB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76FB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#F287AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee76fb; /* rgb */ color: rgb(238, 118, 251); /* oklch */ color: oklch(75.2% 0.216 323.6);
Tailwind
colors: {
custom: {
50: '#f6a2fd',
500: '#ee76fb',
950: '#000000',
},
}SCSS
$custom: #ee76fb; $custom-light: #f6a2fd; $custom-dark: #000000;
JSON
{
"hex": "#ee76fb",
"rgb": {
"r": 238,
"g": 118,
"b": 251
},
"hsl": {
"h": 294.135,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.75194,
"c": 0.21644,
"h": 323.6
},
"luminance": 0.38099
}Semantic roles & 50–950 ramp
primary
#EE76FB
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85