#EE77E5#EE77E5
#EE77E5 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.3% C 0.196 H 330.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77E5 |
|---|---|
| RGB | rgb(238, 119, 229) |
| HSL | hsl(305, 78%, 70%) |
| HSV | hsv(305, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 3.8%, 6.7%) |
| CIE-LAB | lab(67.30, 60.11, -35.57) |
| CIE-LCH | lch(67.30, 69.85, 329.38°) |
| OKLab | oklab(74.29% 0.1699 -0.0972) |
| OKLCH | oklch(74.29% 0.196 330.2) |
| XYZ | xyz(55.9991, 37.0313, 78.3117) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.44
Violet (CSS)
#EE82EE
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 3.50
Orchid
#DA70D6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77E5 #77EE80
analogous
#BC77EE #EE77E5 #EE77A9
triadic
#EE77E5 #E5EE77 #77E5EE
tetradic
#EE77E5 #EEBC77 #77EE80 #77A9EE
square
#EE77E5 #EEBC77 #77EE80 #77A9EE
split-complementary
#EE77E5 #A9EE77 #77EEBC
monochromatic
#D11AC3 #E741DB #EE77E5 #F5ADEF #FCE4FA
Accessibility & contrast
On white
2.50
#EE77E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EE77E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77E5
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77E5 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E9
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#F681A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee77e5; /* rgb */ color: rgb(238, 119, 229); /* oklch */ color: oklch(74.3% 0.196 330.2);
Tailwind
colors: {
custom: {
50: '#f6a2ed',
500: '#ee77e5',
950: '#000000',
},
}SCSS
$custom: #ee77e5; $custom-light: #f6a2ed; $custom-dark: #000000;
JSON
{
"hex": "#ee77e5",
"rgb": {
"r": 238,
"g": 119,
"b": 229
},
"hsl": {
"h": 304.538,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74291,
"c": 0.19574,
"h": 330.2
},
"luminance": 0.37028
}Semantic roles & 50–950 ramp
primary
#EE77E5
secondary
#D0F1D2
accent
#DA1B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84