#EE77E2#EE77E2
#EE77E2 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.193 H 331.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77E2 |
|---|---|
| RGB | rgb(238, 119, 226) |
| HSL | hsl(306, 78%, 70%) |
| HSV | hsv(306, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 5%, 6.7%) |
| CIE-LAB | lab(67.18, 59.61, -34.10) |
| CIE-LCH | lch(67.18, 68.67, 330.23°) |
| OKLab | oklab(74.16% 0.1694 -0.093) |
| OKLCH | oklch(74.16% 0.193 331.2) |
| XYZ | xyz(55.5838, 36.8652, 76.1248) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.77
Violet (CSS)
#EE82EE
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.56
Orchid
#DA70D6
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77E2 #77EE83
analogous
#BE77EE #EE77E2 #EE77A7
triadic
#EE77E2 #E2EE77 #77E2EE
tetradic
#EE77E2 #EEBE77 #77EE83 #77A7EE
square
#EE77E2 #EEBE77 #77EE83 #77A7EE
split-complementary
#EE77E2 #A7EE77 #77EEBE
monochromatic
#D11ABE #E741D6 #EE77E2 #F5ADEE #FCE4F9
Accessibility & contrast
On white
2.51
#EE77E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EE77E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77E2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77E2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7299E6
Deuteranopia (green-blind)
#95AADF
Tritanopia (blue-blind)
#F680A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee77e2; /* rgb */ color: rgb(238, 119, 226); /* oklch */ color: oklch(74.2% 0.193 331.2);
Tailwind
colors: {
custom: {
50: '#f6a2eb',
500: '#ee77e2',
950: '#000000',
},
}SCSS
$custom: #ee77e2; $custom-light: #f6a2eb; $custom-dark: #000000;
JSON
{
"hex": "#ee77e2",
"rgb": {
"r": 238,
"g": 119,
"b": 226
},
"hsl": {
"h": 306.05,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.74157,
"c": 0.19324,
"h": 331.2
},
"luminance": 0.36862
}Semantic roles & 50–950 ramp
primary
#EE77E2
secondary
#D0F1D3
accent
#DA200B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84