#EF77F7#EF77F7
#EF77F7 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.212 H 325.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77F7 |
|---|---|
| RGB | rgb(239, 119, 247) |
| HSL | hsl(296, 89%, 72%) |
| HSV | hsv(296, 52%, 97%) |
| CMYK | cmyk(3.2%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(68.21, 63.48, -44.06) |
| CIE-LCH | lch(68.21, 77.27, 325.24°) |
| OKLab | oklab(75.25% 0.1736 -0.1215) |
| OKLCH | oklch(75.25% 0.212 325) |
| XYZ | xyz(58.9805, 38.2629, 92.2564) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 2.88
Violet Pink
#FB5FFC
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.40
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77F7 #7FF777
analogous
#AF77F7 #EF77F7 #F777BF
triadic
#EF77F7 #F7EF77 #77F7EF
tetradic
#EF77F7 #F7AF77 #7FF777 #77BFF7
square
#EF77F7 #F7AF77 #7FF777 #77BFF7
split-complementary
#EF77F7 #BFF777 #77F7AF
monochromatic
#D90EE6 #E83DF4 #EF77F7 #F6B1FA #FCE2FD
Accessibility & contrast
On white
2.43
#EF77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EF77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77F7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77F7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#8CACF3
Tritanopia (blue-blind)
#F487AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef77f7; /* rgb */ color: rgb(239, 119, 247); /* oklch */ color: oklch(75.2% 0.212 325.0);
Tailwind
colors: {
custom: {
50: '#f7a3fa',
500: '#ef77f7',
950: '#000000',
},
}SCSS
$custom: #ef77f7; $custom-light: #f7a3fa; $custom-dark: #000000;
JSON
{
"hex": "#ef77f7",
"rgb": {
"r": 239,
"g": 119,
"b": 247
},
"hsl": {
"h": 296.25,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.75248,
"c": 0.2119,
"h": 325
},
"luminance": 0.3826
}Semantic roles & 50–950 ramp
primary
#EF77F7
secondary
#D7F5D5
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85