#EE76E5#EE76E5
#EE76E5 is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.2% C 0.197 H 330.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76E5 |
|---|---|
| RGB | rgb(238, 118, 229) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 3.8%, 6.7%) |
| CIE-LAB | lab(67.12, 60.58, -35.85) |
| CIE-LCH | lch(67.12, 70.39, 329.39°) |
| OKLab | oklab(74.16% 0.1713 -0.0979) |
| OKLCH | oklch(74.16% 0.197 330.2) |
| XYZ | xyz(55.8807, 36.7946, 78.2723) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.33
Violet (CSS)
#EE82EE
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 3.36
Orchid
#DA70D6
ΔE00 3.84
Light Magenta
#FA5FF7
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76E5 #76EE7F
analogous
#BB76EE #EE76E5 #EE76A9
triadic
#EE76E5 #E5EE76 #76E5EE
tetradic
#EE76E5 #EEBB76 #76EE7F #76A9EE
square
#EE76E5 #EEBB76 #76EE7F #76A9EE
split-complementary
#EE76E5 #A9EE76 #76EEBB
monochromatic
#D01AC2 #E740DB #EE76E5 #F5ACEF #FCE3FA
Accessibility & contrast
On white
2.51
#EE76E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EE76E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76E5
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76E5 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F99E9
Deuteranopia (green-blind)
#93A9E2
Tritanopia (blue-blind)
#F680A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee76e5; /* rgb */ color: rgb(238, 118, 229); /* oklch */ color: oklch(74.2% 0.197 330.2);
Tailwind
colors: {
custom: {
50: '#f6a2ed',
500: '#ee76e5',
950: '#000000',
},
}SCSS
$custom: #ee76e5; $custom-light: #f6a2ed; $custom-dark: #000000;
JSON
{
"hex": "#ee76e5",
"rgb": {
"r": 238,
"g": 118,
"b": 229
},
"hsl": {
"h": 304.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74159,
"c": 0.19729,
"h": 330.2
},
"luminance": 0.36791
}Semantic roles & 50–950 ramp
primary
#EE76E5
secondary
#CFF1D1
accent
#DA1B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84