#EE77EF#EE77EF
#EE77EF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.7% C 0.204 H 327.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77EF |
|---|---|
| RGB | rgb(238, 119, 239) |
| HSL | hsl(300, 79%, 70%) |
| HSV | hsv(300, 50%, 94%) |
| CMYK | cmyk(0.4%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.73, 61.82, -40.43) |
| CIE-LCH | lch(67.73, 73.86, 326.82°) |
| OKLab | oklab(74.75% 0.1715 -0.1111) |
| OKLCH | oklch(74.75% 0.204 327.1) |
| XYZ | xyz(57.4357, 37.6060, 85.8780) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Violet (CSS)
#EE82EE
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 3.82
Violet Pink
#FB5FFC
ΔE00 4.03
Orchid
#DA70D6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77EF #78EF77
analogous
#B277EF #EE77EF #EF77B4
triadic
#EE77EF #EFEE77 #77EFEE
tetradic
#EE77EF #EFB277 #78EF77 #77B4EF
square
#EE77EF #EFB277 #78EF77 #77B4EF
split-complementary
#EE77EF #B4EF77 #77EFB2
monochromatic
#D119D3 #E740E9 #EE77EF #F5AEF5 #FCE4FC
Accessibility & contrast
On white
2.46
#EE77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EE77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77EF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77EF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF3
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#F484A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee77ef; /* rgb */ color: rgb(238, 119, 239); /* oklch */ color: oklch(74.7% 0.204 327.1);
Tailwind
colors: {
custom: {
50: '#f6a3f4',
500: '#ee77ef',
950: '#000000',
},
}SCSS
$custom: #ee77ef; $custom-light: #f6a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ee77ef",
"rgb": {
"r": 238,
"g": 119,
"b": 239
},
"hsl": {
"h": 299.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74748,
"c": 0.2043,
"h": 327.1
},
"luminance": 0.37603
}Semantic roles & 50–950 ramp
primary
#EE77EF
secondary
#D1F2D0
accent
#DB0A0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85