#EC81F8#EC81F8
#EC81F8 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.196 H 323.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81F8 |
|---|---|
| RGB | rgb(236, 129, 248) |
| HSL | hsl(294, 89%, 74%) |
| HSV | hsv(294, 48%, 97%) |
| CMYK | cmyk(4.8%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(69.69, 58.08, -42.31) |
| CIE-LCH | lch(69.69, 71.86, 323.93°) |
| OKLab | oklab(76.28% 0.1572 -0.1166) |
| OKLCH | oklch(76.28% 0.196 323.4) |
| XYZ | xyz(59.3839, 40.3134, 93.4420) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 5.43
Light Magenta
#FA5FF7
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81F8 #8DF881
analogous
#B181F8 #EC81F8 #F881C9
triadic
#EC81F8 #F8EC81 #81F8EC
tetradic
#EC81F8 #F8B181 #8DF881 #81C9F8
square
#EC81F8 #F8B181 #8DF881 #81C9F8
split-complementary
#EC81F8 #C9F881 #81F8B1
monochromatic
#DA0DF1 #E347F5 #EC81F8 #F5BBFB #FBE2FD
Accessibility & contrast
On white
2.32
#EC81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EC81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81F8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81F8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#F090B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec81f8; /* rgb */ color: rgb(236, 129, 248); /* oklch */ color: oklch(76.3% 0.196 323.4);
Tailwind
colors: {
custom: {
50: '#f4a9fb',
500: '#ec81f8',
950: '#000000',
},
}SCSS
$custom: #ec81f8; $custom-light: #f4a9fb; $custom-dark: #000000;
JSON
{
"hex": "#ec81f8",
"rgb": {
"r": 236,
"g": 129,
"b": 248
},
"hsl": {
"h": 293.95,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.76275,
"c": 0.19574,
"h": 323.4
},
"luminance": 0.40311
}Semantic roles & 50–950 ramp
primary
#EC81F8
secondary
#D9F5D6
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85