#EF81F3#EF81F3
#EF81F3 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.193 H 326.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF81F3 |
|---|---|
| RGB | rgb(239, 129, 243) |
| HSL | hsl(298, 83%, 73%) |
| HSV | hsv(298, 47%, 95%) |
| CMYK | cmyk(1.6%, 46.9%, 0%, 4.7%) |
| CIE-LAB | lab(69.84, 58.01, -39.32) |
| CIE-LCH | lch(69.84, 70.08, 325.87°) |
| OKLab | oklab(76.39% 0.1598 -0.1079) |
| OKLCH | oklch(76.39% 0.193 326) |
| XYZ | xyz(59.6233, 40.5253, 89.4582) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF81F3 #85F381
analogous
#B681F3 #EF81F3 #F381BE
triadic
#EF81F3 #F3EF81 #81F3EF
tetradic
#EF81F3 #F3B681 #85F381 #81BEF3
square
#EF81F3 #F3B681 #85F381 #81BEF3
split-complementary
#EF81F3 #BEF381 #81F3B6
monochromatic
#DD16E4 #E849EE #EF81F3 #F6B9F8 #FBE3FC
Accessibility & contrast
On white
2.31
#EF81F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF81F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF81F3
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF81F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF81F3 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#F48EAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef81f3; /* rgb */ color: rgb(239, 129, 243); /* oklch */ color: oklch(76.4% 0.193 326.0);
Tailwind
colors: {
custom: {
50: '#f6a9f7',
500: '#ef81f3',
950: '#000000',
},
}SCSS
$custom: #ef81f3; $custom-light: #f6a9f7; $custom-dark: #000000;
JSON
{
"hex": "#ef81f3",
"rgb": {
"r": 239,
"g": 129,
"b": 243
},
"hsl": {
"h": 297.895,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.76394,
"c": 0.19283,
"h": 326
},
"luminance": 0.40522
}Semantic roles & 50–950 ramp
primary
#EF81F3
secondary
#D8F4D7
accent
#DF060E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85