#EF77EE#EF77EE
#EF77EE is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 74.8% C 0.204 H 327.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77EE |
|---|---|
| RGB | rgb(239, 119, 238) |
| HSL | hsl(301, 79%, 70%) |
| HSV | hsv(301, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 0.4%, 6.3%) |
| CIE-LAB | lab(67.81, 61.91, -39.73) |
| CIE-LCH | lch(67.81, 73.57, 327.31°) |
| OKLab | oklab(74.82% 0.1724 -0.1091) |
| OKLCH | oklch(74.82% 0.204 327.7) |
| XYZ | xyz(57.6251, 37.7207, 85.1179) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.42
Violet (CSS)
#EE82EE
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 4.10
Orchid
#DA70D6
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77EE #77EF78
analogous
#B477EF #EF77EE #EF77B2
triadic
#EF77EE #EEEF77 #77EEEF
tetradic
#EF77EE #EFB477 #77EF78 #77B2EF
square
#EF77EE #EFB477 #77EF78 #77B2EF
split-complementary
#EF77EE #B2EF77 #77EFB4
monochromatic
#D319D1 #E940E7 #EF77EE #F5AEF5 #FCE4FC
Accessibility & contrast
On white
2.46
#EF77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EF77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77EE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77EE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#90ABEA
Tritanopia (blue-blind)
#F584A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef77ee; /* rgb */ color: rgb(239, 119, 238); /* oklch */ color: oklch(74.8% 0.204 327.7);
Tailwind
colors: {
custom: {
50: '#f7a3f4',
500: '#ef77ee',
950: '#000000',
},
}SCSS
$custom: #ef77ee; $custom-light: #f7a3f4; $custom-dark: #000000;
JSON
{
"hex": "#ef77ee",
"rgb": {
"r": 239,
"g": 119,
"b": 238
},
"hsl": {
"h": 300.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74823,
"c": 0.20402,
"h": 327.7
},
"luminance": 0.37717
}Semantic roles & 50–950 ramp
primary
#EF77EE
secondary
#D0F2D1
accent
#DB0C0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85