#EE77F6#EE77F6
#EE77F6 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.210 H 325.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77F6 |
|---|---|
| RGB | rgb(238, 119, 246) |
| HSL | hsl(296, 88%, 72%) |
| HSV | hsv(296, 52%, 96%) |
| CMYK | cmyk(3.3%, 51.6%, 0%, 3.5%) |
| CIE-LAB | lab(68.04, 63.04, -43.79) |
| CIE-LCH | lch(68.04, 76.76, 325.22°) |
| OKLab | oklab(75.08% 0.1724 -0.1207) |
| OKLCH | oklch(75.08% 0.21 325) |
| XYZ | xyz(58.4899, 38.0277, 91.4301) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 2.80
Light Magenta
#FA5FF7
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77F6 #7FF677
analogous
#AF77F6 #EE77F6 #F677BF
triadic
#EE77F6 #F6EE77 #77F6EE
tetradic
#EE77F6 #F6AF77 #7FF677 #77BFF6
square
#EE77F6 #F6AF77 #7FF677 #77BFF6
split-complementary
#EE77F6 #BFF677 #77F6AF
monochromatic
#D60FE4 #E73EF2 #EE77F6 #F5B0FA #FBE2FD
Accessibility & contrast
On white
2.44
#EE77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77F6
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77F6 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CFA
Deuteranopia (green-blind)
#8CABF2
Tritanopia (blue-blind)
#F387AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee77f6; /* rgb */ color: rgb(238, 119, 246); /* oklch */ color: oklch(75.1% 0.210 325.0);
Tailwind
colors: {
custom: {
50: '#f6a3f9',
500: '#ee77f6',
950: '#000000',
},
}SCSS
$custom: #ee77f6; $custom-light: #f6a3f9; $custom-dark: #000000;
JSON
{
"hex": "#ee77f6",
"rgb": {
"r": 238,
"g": 119,
"b": 246
},
"hsl": {
"h": 296.22,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.75079,
"c": 0.21046,
"h": 325
},
"luminance": 0.38025
}Semantic roles & 50–950 ramp
primary
#EE77F6
secondary
#D6F5D4
accent
#E40110
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85