#EE76E7#EE76E7
#EE76E7 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.199 H 329.6°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76E7 |
|---|---|
| RGB | rgb(238, 118, 231) |
| HSL | hsl(304, 78%, 70%) |
| HSV | hsv(304, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 2.9%, 6.7%) |
| CIE-LAB | lab(67.21, 60.92, -36.82) |
| CIE-LCH | lch(67.21, 71.18, 328.85°) |
| OKLab | oklab(74.25% 0.1716 -0.1007) |
| OKLCH | oklch(74.25% 0.199 329.6) |
| XYZ | xyz(56.1615, 36.9069, 79.7514) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.43
Violet (CSS)
#EE82EE
ΔE00 2.42
Candy Pink
#FF63E9
ΔE00 3.37
Orchid
#DA70D6
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76E7 #76EE7D
analogous
#B976EE #EE76E7 #EE76AB
triadic
#EE76E7 #E7EE76 #76E7EE
tetradic
#EE76E7 #EEB976 #76EE7D #76ABEE
square
#EE76E7 #EEB976 #76EE7D #76ABEE
split-complementary
#EE76E7 #ABEE76 #76EEB9
monochromatic
#D01AC5 #E740DD #EE76E7 #F5ACF1 #FCE3FA
Accessibility & contrast
On white
2.51
#EE76E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EE76E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76E7
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76E7 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E99EB
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#F581A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee76e7; /* rgb */ color: rgb(238, 118, 231); /* oklch */ color: oklch(74.2% 0.199 329.6);
Tailwind
colors: {
custom: {
50: '#f6a2ef',
500: '#ee76e7',
950: '#000000',
},
}SCSS
$custom: #ee76e7; $custom-light: #f6a2ef; $custom-dark: #000000;
JSON
{
"hex": "#ee76e7",
"rgb": {
"r": 238,
"g": 118,
"b": 231
},
"hsl": {
"h": 303.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74249,
"c": 0.19898,
"h": 329.6
},
"luminance": 0.36904
}Semantic roles & 50–950 ramp
primary
#EE76E7
secondary
#CFF1D1
accent
#DA170B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84