#EF80F9#EF80F9
#EF80F9 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.5% C 0.200 H 324.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F9 |
|---|---|
| RGB | rgb(239, 128, 249) |
| HSL | hsl(295, 91%, 74%) |
| HSV | hsv(295, 49%, 98%) |
| CMYK | cmyk(4%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.92, 59.57, -42.48) |
| CIE-LCH | lch(69.92, 73.17, 324.50°) |
| OKLab | oklab(76.53% 0.162 -0.117) |
| OKLCH | oklch(76.53% 0.2 324.2) |
| XYZ | xyz(60.4131, 40.6315, 94.2646) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F9 #8AF980
analogous
#B380F9 #EF80F9 #F980C7
triadic
#EF80F9 #F9EF80 #80F9EF
tetradic
#EF80F9 #F9B380 #8AF980 #80C7F9
square
#EF80F9 #F9B380 #8AF980 #80C7F9
split-complementary
#EF80F9 #C7F980 #80F9B3
monochromatic
#E00BF3 #E846F6 #EF80F9 #F6BAFC #FBE2FE
Accessibility & contrast
On white
2.30
#EF80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EF80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#F38FB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef80f9; /* rgb */ color: rgb(239, 128, 249); /* oklch */ color: oklch(76.5% 0.200 324.2);
Tailwind
colors: {
custom: {
50: '#f6a8fb',
500: '#ef80f9',
950: '#000000',
},
}SCSS
$custom: #ef80f9; $custom-light: #f6a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ef80f9",
"rgb": {
"r": 239,
"g": 128,
"b": 249
},
"hsl": {
"h": 295.041,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.76534,
"c": 0.19988,
"h": 324.2
},
"luminance": 0.40629
}Semantic roles & 50–950 ramp
primary
#EF80F9
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85