#EF80F7#EF80F7
#EF80F7 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.4% C 0.198 H 324.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F7 |
|---|---|
| RGB | rgb(239, 128, 247) |
| HSL | hsl(296, 88%, 74%) |
| HSV | hsv(296, 48%, 97%) |
| CMYK | cmyk(3.2%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.83, 59.21, -41.53) |
| CIE-LCH | lch(69.83, 72.32, 324.96°) |
| OKLab | oklab(76.44% 0.1618 -0.1143) |
| OKLCH | oklch(76.44% 0.198 324.8) |
| XYZ | xyz(60.1028, 40.5074, 92.6305) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F7 #88F780
analogous
#B380F7 #EF80F7 #F780C3
triadic
#EF80F7 #F7EF80 #80F7EF
tetradic
#EF80F7 #F7B380 #88F780 #80C3F7
square
#EF80F7 #F7B380 #88F780 #80C3F7
split-complementary
#EF80F7 #C3F780 #80F7B3
monochromatic
#DF0FEE #E846F3 #EF80F7 #F6BAFB #FBE2FD
Accessibility & contrast
On white
2.31
#EF80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EF80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F7
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F7 | 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)
#72A2FB
Deuteranopia (green-blind)
#93AFF3
Tritanopia (blue-blind)
#F48EB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef80f7; /* rgb */ color: rgb(239, 128, 247); /* oklch */ color: oklch(76.4% 0.198 324.8);
Tailwind
colors: {
custom: {
50: '#f6a8fa',
500: '#ef80f7',
950: '#000000',
},
}SCSS
$custom: #ef80f7; $custom-light: #f6a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ef80f7",
"rgb": {
"r": 239,
"g": 128,
"b": 247
},
"hsl": {
"h": 295.966,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.76441,
"c": 0.19804,
"h": 324.8
},
"luminance": 0.40504
}Semantic roles & 50–950 ramp
primary
#EF80F7
secondary
#D8F5D6
accent
#E50110
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85