#EF77EA#EF77EA
#EF77EA is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.6% C 0.201 H 328.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77EA |
|---|---|
| RGB | rgb(239, 119, 234) |
| HSL | hsl(303, 79%, 70%) |
| HSV | hsv(303, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 2.1%, 6.3%) |
| CIE-LAB | lab(67.64, 61.23, -37.79) |
| CIE-LCH | lch(67.64, 71.96, 328.31°) |
| OKLab | oklab(74.64% 0.1718 -0.1035) |
| OKLCH | oklch(74.64% 0.201 328.9) |
| XYZ | xyz(57.0440, 37.4882, 82.0573) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.78
Violet (CSS)
#EE82EE
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 3.47
Light Magenta
#FA5FF7
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77EA #77EF7C
analogous
#B877EF #EF77EA #EF77AE
triadic
#EF77EA #EAEF77 #77EAEF
tetradic
#EF77EA #EFB877 #77EF7C #77AEEF
square
#EF77EA #EFB877 #77EF7C #77AEEF
split-complementary
#EF77EA #AEEF77 #77EFB8
monochromatic
#D319CB #E940E2 #EF77EA #F5AEF2 #FCE4FB
Accessibility & contrast
On white
2.47
#EF77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EF77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77EA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77EA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BEE
Deuteranopia (green-blind)
#92ABE6
Tritanopia (blue-blind)
#F683A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ef77ea; /* rgb */ color: rgb(239, 119, 234); /* oklch */ color: oklch(74.6% 0.201 328.9);
Tailwind
colors: {
custom: {
50: '#f7a3f1',
500: '#ef77ea',
950: '#000000',
},
}SCSS
$custom: #ef77ea; $custom-light: #f7a3f1; $custom-dark: #000000;
JSON
{
"hex": "#ef77ea",
"rgb": {
"r": 239,
"g": 119,
"b": 234
},
"hsl": {
"h": 302.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.74639,
"c": 0.20059,
"h": 328.9
},
"luminance": 0.37485
}Semantic roles & 50–950 ramp
primary
#EF77EA
secondary
#D0F2D2
accent
#DB130A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84