#EF81EA#EF81EA
#EF81EA is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.185 H 328.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81EA |
|---|---|
| RGB | rgb(239, 129, 234) |
| HSL | hsl(303, 77%, 72%) |
| HSV | hsv(303, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 2.1%, 6.3%) |
| CIE-LAB | lab(69.47, 56.43, -34.96) |
| CIE-LCH | lch(69.47, 66.38, 328.22°) |
| OKLab | oklab(75.99% 0.1582 -0.0955) |
| OKLCH | oklch(75.99% 0.185 328.9) |
| XYZ | xyz(58.2973, 39.9949, 82.4751) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.78
Purply Pink
#F075E6
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 5.03
Orchid
#DA70D6
ΔE00 5.41
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81EA #81EF86
analogous
#BD81EF #EF81EA #EF81B3
triadic
#EF81EA #EAEF81 #81EAEF
tetradic
#EF81EA #EFBD81 #81EF86 #81B3EF
square
#EF81EA #EFBD81 #81EF86 #81B3EF
split-complementary
#EF81EA #B3EF81 #81EFBD
monochromatic
#DA1CD1 #E84BE1 #EF81EA #F6B7F3 #FCE4FA
Accessibility & contrast
On white
2.33
#EF81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EF81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81EA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81EA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F68BAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef81ea; /* rgb */ color: rgb(239, 129, 234); /* oklch */ color: oklch(76.0% 0.185 328.9);
Tailwind
colors: {
custom: {
50: '#f6a9f1',
500: '#ef81ea',
950: '#000000',
},
}SCSS
$custom: #ef81ea; $custom-light: #f6a9f1; $custom-dark: #000000;
JSON
{
"hex": "#ef81ea",
"rgb": {
"r": 239,
"g": 129,
"b": 234
},
"hsl": {
"h": 302.727,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.75991,
"c": 0.18481,
"h": 328.9
},
"luminance": 0.39992
}Semantic roles & 50–950 ramp
primary
#EF81EA
secondary
#D8F3D9
accent
#DA150C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84