#EF80F0#EF80F0
#EF80F0 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.1% C 0.192 H 326.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F0 |
|---|---|
| RGB | rgb(239, 128, 240) |
| HSL | hsl(299, 79%, 72%) |
| HSV | hsv(299, 47%, 94%) |
| CMYK | cmyk(0.4%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(69.53, 57.97, -38.16) |
| CIE-LCH | lch(69.53, 69.40, 326.64°) |
| OKLab | oklab(76.12% 0.1606 -0.1046) |
| OKLCH | oklch(76.12% 0.192 326.9) |
| XYZ | xyz(59.0429, 40.0834, 87.0481) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.54
Purply Pink
#F075E6
ΔE00 2.46
Lavender Pink
#DD85D7
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F0 #81F080
analogous
#B780F0 #EF80F0 #F080B9
triadic
#EF80F0 #F0EF80 #80F0EF
tetradic
#EF80F0 #F0B780 #81F080 #80B9F0
square
#EF80F0 #F0B780 #81F080 #80B9F0
split-complementary
#EF80F0 #B9F080 #80F0B7
monochromatic
#DA1ADC #E849EA #EF80F0 #F6B7F6 #FCE4FC
Accessibility & contrast
On white
2.33
#EF80F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EF80F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F0 | 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)
#76A1F4
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#F58CAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef80f0; /* rgb */ color: rgb(239, 128, 240); /* oklch */ color: oklch(76.1% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#f6a8f5',
500: '#ef80f0',
950: '#000000',
},
}SCSS
$custom: #ef80f0; $custom-light: #f6a8f5; $custom-dark: #000000;
JSON
{
"hex": "#ef80f0",
"rgb": {
"r": 239,
"g": 128,
"b": 240
},
"hsl": {
"h": 299.464,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.7612,
"c": 0.19171,
"h": 326.9
},
"luminance": 0.4008
}Semantic roles & 50–950 ramp
primary
#EF80F0
secondary
#D8F4D7
accent
#DB0A0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85