#EC77F9#EC77F9
#EC77F9 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.0% C 0.212 H 323.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EC77F9 |
|---|---|
| RGB | rgb(236, 119, 249) |
| HSL | hsl(294, 92%, 72%) |
| HSV | hsv(294, 52%, 98%) |
| CMYK | cmyk(5.2%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.92, 63.05, -45.64) |
| CIE-LCH | lch(67.92, 77.84, 324.10°) |
| OKLab | oklab(74.99% 0.1705 -0.1261) |
| OKLCH | oklch(74.99% 0.212 323.5) |
| XYZ | xyz(58.2861, 37.8689, 93.8434) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.74
Light Magenta
#FA5FF7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC77F9 #84F977
analogous
#AB77F9 #EC77F9 #F977C5
triadic
#EC77F9 #F9EC77 #77F9EC
tetradic
#EC77F9 #F9AB77 #84F977 #77C5F9
square
#EC77F9 #F9AB77 #84F977 #77C5F9
split-complementary
#EC77F9 #C5F977 #77F9AB
monochromatic
#D50AEB #E43CF6 #EC77F9 #F4B2FC #FBE2FE
Accessibility & contrast
On white
2.45
#EC77F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EC77F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC77F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC77F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC77F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#F088AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec77f9; /* rgb */ color: rgb(236, 119, 249); /* oklch */ color: oklch(75.0% 0.212 323.5);
Tailwind
colors: {
custom: {
50: '#f5a3fc',
500: '#ec77f9',
950: '#000000',
},
}SCSS
$custom: #ec77f9; $custom-light: #f5a3fc; $custom-dark: #000000;
JSON
{
"hex": "#ec77f9",
"rgb": {
"r": 236,
"g": 119,
"b": 249
},
"hsl": {
"h": 294,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.74985,
"c": 0.21209,
"h": 323.5
},
"luminance": 0.37866
}Semantic roles & 50–950 ramp
primary
#EC77F9
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85