#EE76E4#EE76E4
#EE76E4 is a light, vivid purple. Relative luminance 0.367; OKLCH L 74.1% C 0.196 H 330.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76E4 |
|---|---|
| RGB | rgb(238, 118, 228) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 4.2%, 6.7%) |
| CIE-LAB | lab(67.08, 60.41, -35.36) |
| CIE-LCH | lch(67.08, 70.00, 329.66°) |
| OKLab | oklab(74.11% 0.1711 -0.0966) |
| OKLCH | oklch(74.11% 0.196 330.6) |
| XYZ | xyz(55.7415, 36.7389, 77.5391) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.40
Violet (CSS)
#EE82EE
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.37
Orchid
#DA70D6
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76E4 #76EE80
analogous
#BC76EE #EE76E4 #EE76A8
triadic
#EE76E4 #E4EE76 #76E4EE
tetradic
#EE76E4 #EEBC76 #76EE80 #76A8EE
square
#EE76E4 #EEBC76 #76EE80 #76A8EE
split-complementary
#EE76E4 #A8EE76 #76EEBC
monochromatic
#D01AC1 #E740D9 #EE76E4 #F5ACEF #FCE3F9
Accessibility & contrast
On white
2.52
#EE76E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EE76E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76E4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76E4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099E8
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#F680A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee76e4; /* rgb */ color: rgb(238, 118, 228); /* oklch */ color: oklch(74.1% 0.196 330.6);
Tailwind
colors: {
custom: {
50: '#f6a2ed',
500: '#ee76e4',
950: '#000000',
},
}SCSS
$custom: #ee76e4; $custom-light: #f6a2ed; $custom-dark: #000000;
JSON
{
"hex": "#ee76e4",
"rgb": {
"r": 238,
"g": 118,
"b": 228
},
"hsl": {
"h": 305,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74114,
"c": 0.19647,
"h": 330.6
},
"luminance": 0.36735
}Semantic roles & 50–950 ramp
primary
#EE76E4
secondary
#CFF1D2
accent
#DA1D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84