#EF80F2#EF80F2
#EF80F2 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.194 H 326.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F2 |
|---|---|
| RGB | rgb(239, 128, 242) |
| HSL | hsl(298, 81%, 73%) |
| HSV | hsv(298, 47%, 95%) |
| CMYK | cmyk(1.2%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.61, 58.32, -39.12) |
| CIE-LCH | lch(69.61, 70.23, 326.14°) |
| OKLab | oklab(76.21% 0.161 -0.1074) |
| OKLCH | oklch(76.21% 0.194 326.3) |
| XYZ | xyz(59.3416, 40.2029, 88.6214) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F2 #83F280
analogous
#B680F2 #EF80F2 #F280BC
triadic
#EF80F2 #F2EF80 #80F2EF
tetradic
#EF80F2 #F2B680 #83F280 #80BCF2
square
#EF80F2 #F2B680 #83F280 #80BCF2
split-complementary
#EF80F2 #BCF280 #80F2B6
monochromatic
#DB17E1 #E848EC #EF80F2 #F6B8F8 #FCE3FC
Accessibility & contrast
On white
2.32
#EF80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EF80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#F48DAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef80f2; /* rgb */ color: rgb(239, 128, 242); /* oklch */ color: oklch(76.2% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#f6a8f6',
500: '#ef80f2',
950: '#000000',
},
}SCSS
$custom: #ef80f2; $custom-light: #f6a8f6; $custom-dark: #000000;
JSON
{
"hex": "#ef80f2",
"rgb": {
"r": 239,
"g": 128,
"b": 242
},
"hsl": {
"h": 298.421,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.7621,
"c": 0.19351,
"h": 326.3
},
"luminance": 0.402
}Semantic roles & 50–950 ramp
primary
#EF80F2
secondary
#D8F4D7
accent
#DE080D
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85