#EC81F7#EC81F7
#EC81F7 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.195 H 323.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81F7 |
|---|---|
| RGB | rgb(236, 129, 247) |
| HSL | hsl(294, 88%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.5%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.65, 57.90, -41.84) |
| CIE-LCH | lch(69.65, 71.43, 324.15°) |
| OKLab | oklab(76.23% 0.1571 -0.1152) |
| OKLCH | oklch(76.23% 0.195 323.7) |
| XYZ | xyz(59.2292, 40.2515, 92.6271) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.80
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81F7 #8CF781
analogous
#B181F7 #EC81F7 #F781C7
triadic
#EC81F7 #F7EC81 #81F7EC
tetradic
#EC81F7 #F7B181 #8CF781 #81C7F7
square
#EC81F7 #F7B181 #8CF781 #81C7F7
split-complementary
#EC81F7 #C7F781 #81F7B1
monochromatic
#DA0FEE #E347F3 #EC81F7 #F5BBFB #FBE2FD
Accessibility & contrast
On white
2.32
#EC81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EC81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81F7
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81F7 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FB
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#F08FB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec81f7; /* rgb */ color: rgb(236, 129, 247); /* oklch */ color: oklch(76.2% 0.195 323.7);
Tailwind
colors: {
custom: {
50: '#f4a9fa',
500: '#ec81f7',
950: '#000000',
},
}SCSS
$custom: #ec81f7; $custom-light: #f4a9fa; $custom-dark: #000000;
JSON
{
"hex": "#ec81f7",
"rgb": {
"r": 236,
"g": 129,
"b": 247
},
"hsl": {
"h": 294.407,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.76229,
"c": 0.1948,
"h": 323.7
},
"luminance": 0.40249
}Semantic roles & 50–950 ramp
primary
#EC81F7
secondary
#D9F5D6
accent
#E50116
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85