#EF80E4#EF80E4
#EF80E4 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.181 H 331.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80E4 |
|---|---|
| RGB | rgb(239, 128, 228) |
| HSL | hsl(306, 78%, 72%) |
| HSV | hsv(306, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 4.6%, 6.3%) |
| CIE-LAB | lab(69.04, 55.90, -32.32) |
| CIE-LCH | lch(69.04, 64.57, 329.97°) |
| OKLab | oklab(75.59% 0.1585 -0.088) |
| OKLCH | oklch(75.59% 0.181 331) |
| XYZ | xyz(57.3189, 39.3938, 77.9684) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80E4 #80EF8B
analogous
#C380EF #EF80E4 #EF80AD
triadic
#EF80E4 #E4EF80 #80E4EF
tetradic
#EF80E4 #EFC380 #80EF8B #80ADEF
square
#EF80E4 #EFC380 #80EF8B #80ADEF
split-complementary
#EF80E4 #ADEF80 #80EFC3
monochromatic
#D91BC6 #E84AD8 #EF80E4 #F6B6F0 #FCE4F9
Accessibility & contrast
On white
2.37
#EF80E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EF80E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80E4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80E4 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9FE7
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#F788A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef80e4; /* rgb */ color: rgb(239, 128, 228); /* oklch */ color: oklch(75.6% 0.181 331.0);
Tailwind
colors: {
custom: {
50: '#f6a8ec',
500: '#ef80e4',
950: '#000000',
},
}SCSS
$custom: #ef80e4; $custom-light: #f6a8ec; $custom-dark: #000000;
JSON
{
"hex": "#ef80e4",
"rgb": {
"r": 239,
"g": 128,
"b": 228
},
"hsl": {
"h": 305.946,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75591,
"c": 0.18126,
"h": 331
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#EF80E4
secondary
#D7F3DA
accent
#DA200C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84