#EE77E4#EE77E4
#EE77E4 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.2% C 0.195 H 330.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77E4 |
|---|---|
| RGB | rgb(238, 119, 228) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 4.2%, 6.7%) |
| CIE-LAB | lab(67.26, 59.94, -35.08) |
| CIE-LCH | lch(67.26, 69.45, 329.66°) |
| OKLab | oklab(74.25% 0.1698 -0.0958) |
| OKLCH | oklch(74.25% 0.195 330.6) |
| XYZ | xyz(55.8598, 36.9756, 77.5785) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.51
Violet (CSS)
#EE82EE
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 3.51
Orchid
#DA70D6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77E4 #77EE81
analogous
#BC77EE #EE77E4 #EE77A9
triadic
#EE77E4 #E4EE77 #77E4EE
tetradic
#EE77E4 #EEBC77 #77EE81 #77A9EE
square
#EE77E4 #EEBC77 #77EE81 #77A9EE
split-complementary
#EE77E4 #A9EE77 #77EEBC
monochromatic
#D11AC1 #E741D9 #EE77E4 #F5ADEF #FCE4FA
Accessibility & contrast
On white
2.50
#EE77E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EE77E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77E4
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77E4 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E8
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#F681A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77e4; /* rgb */ color: rgb(238, 119, 228); /* oklch */ color: oklch(74.2% 0.195 330.6);
Tailwind
colors: {
custom: {
50: '#f6a2ed',
500: '#ee77e4',
950: '#000000',
},
}SCSS
$custom: #ee77e4; $custom-light: #f6a2ed; $custom-dark: #000000;
JSON
{
"hex": "#ee77e4",
"rgb": {
"r": 238,
"g": 119,
"b": 228
},
"hsl": {
"h": 305.042,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74246,
"c": 0.19491,
"h": 330.6
},
"luminance": 0.36972
}Semantic roles & 50–950 ramp
primary
#EE77E4
secondary
#D0F1D3
accent
#DA1D0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84