#EF80F5#EF80F5
#EF80F5 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.196 H 325.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F5 |
|---|---|
| RGB | rgb(239, 128, 245) |
| HSL | hsl(297, 85%, 73%) |
| HSV | hsv(297, 48%, 96%) |
| CMYK | cmyk(2.4%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.74, 58.85, -40.57) |
| CIE-LCH | lch(69.74, 71.48, 325.42°) |
| OKLab | oklab(76.35% 0.1615 -0.1115) |
| OKLCH | oklch(76.35% 0.196 325.4) |
| XYZ | xyz(59.7959, 40.3846, 91.0138) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 3.02
Light Magenta
#FA5FF7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F5 #86F580
analogous
#B480F5 #EF80F5 #F580C0
triadic
#EF80F5 #F5EF80 #80F5EF
tetradic
#EF80F5 #F5B480 #86F580 #80C0F5
square
#EF80F5 #F5B480 #86F580 #80C0F5
split-complementary
#EF80F5 #C0F580 #80F5B4
monochromatic
#DD12E8 #E847F1 #EF80F5 #F6B9F9 #FBE3FD
Accessibility & contrast
On white
2.31
#EF80F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EF80F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2F9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#F48DAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef80f5; /* rgb */ color: rgb(239, 128, 245); /* oklch */ color: oklch(76.3% 0.196 325.4);
Tailwind
colors: {
custom: {
50: '#f6a8f9',
500: '#ef80f5',
950: '#000000',
},
}SCSS
$custom: #ef80f5; $custom-light: #f6a8f9; $custom-dark: #000000;
JSON
{
"hex": "#ef80f5",
"rgb": {
"r": 239,
"g": 128,
"b": 245
},
"hsl": {
"h": 296.923,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.76348,
"c": 0.19622,
"h": 325.4
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#EF80F5
secondary
#D8F5D6
accent
#E2040F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85