#EF81EC#EF81EC
#EF81EC is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.187 H 328.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81EC |
|---|---|
| RGB | rgb(239, 129, 236) |
| HSL | hsl(302, 77%, 72%) |
| HSV | hsv(302, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 1.3%, 6.3%) |
| CIE-LAB | lab(69.55, 56.78, -35.93) |
| CIE-LCH | lch(69.55, 67.19, 327.67°) |
| OKLab | oklab(76.08% 0.1586 -0.0983) |
| OKLCH | oklch(76.08% 0.187 328.2) |
| XYZ | xyz(58.5863, 40.1105, 83.9968) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.45
Purply Pink
#F075E6
ΔE00 2.34
Lavender Pink
#DD85D7
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 5.05
Orchid
#DA70D6
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81EC #81EF84
analogous
#BB81EF #EF81EC #EF81B5
triadic
#EF81EC #ECEF81 #81ECEF
tetradic
#EF81EC #EFBB81 #81EF84 #81B5EF
square
#EF81EC #EFBB81 #81EF84 #81B5EF
split-complementary
#EF81EC #B5EF81 #81EFBB
monochromatic
#DA1CD5 #E84BE4 #EF81EC #F6B7F4 #FCE4FB
Accessibility & contrast
On white
2.33
#EF81EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EF81EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81EC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81EC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F0
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#F58CAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef81ec; /* rgb */ color: rgb(239, 129, 236); /* oklch */ color: oklch(76.1% 0.187 328.2);
Tailwind
colors: {
custom: {
50: '#f6a9f2',
500: '#ef81ec',
950: '#000000',
},
}SCSS
$custom: #ef81ec; $custom-light: #f6a9f2; $custom-dark: #000000;
JSON
{
"hex": "#ef81ec",
"rgb": {
"r": 239,
"g": 129,
"b": 236
},
"hsl": {
"h": 301.636,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.76079,
"c": 0.18656,
"h": 328.2
},
"luminance": 0.40107
}Semantic roles & 50–950 ramp
primary
#EF81EC
secondary
#D8F3D8
accent
#DA110C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85