#EF80F3#EF80F3
#EF80F3 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.194 H 326.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80F3 |
|---|---|
| RGB | rgb(239, 128, 243) |
| HSL | hsl(298, 83%, 73%) |
| HSV | hsv(298, 47%, 95%) |
| CMYK | cmyk(1.6%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.66, 58.50, -39.61) |
| CIE-LCH | lch(69.66, 70.64, 325.90°) |
| OKLab | oklab(76.26% 0.1611 -0.1088) |
| OKLCH | oklch(76.26% 0.194 326) |
| XYZ | xyz(59.4922, 40.2631, 89.4145) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80F3 #84F380
analogous
#B580F3 #EF80F3 #F380BD
triadic
#EF80F3 #F3EF80 #80F3EF
tetradic
#EF80F3 #F3B580 #84F380 #80BDF3
square
#EF80F3 #F3B580 #84F380 #80BDF3
split-complementary
#EF80F3 #BDF380 #80F3B5
monochromatic
#DC15E3 #E848EE #EF80F3 #F6B8F8 #FBE3FC
Accessibility & contrast
On white
2.32
#EF80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EF80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80F3
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80F3 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F7
Deuteranopia (green-blind)
#95AFF0
Tritanopia (blue-blind)
#F48DAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef80f3; /* rgb */ color: rgb(239, 128, 243); /* oklch */ color: oklch(76.3% 0.194 326.0);
Tailwind
colors: {
custom: {
50: '#f6a8f7',
500: '#ef80f3',
950: '#000000',
},
}SCSS
$custom: #ef80f3; $custom-light: #f6a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ef80f3",
"rgb": {
"r": 239,
"g": 128,
"b": 243
},
"hsl": {
"h": 297.913,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.76256,
"c": 0.19441,
"h": 326
},
"luminance": 0.4026
}Semantic roles & 50–950 ramp
primary
#EF80F3
secondary
#D8F4D7
accent
#DF060E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85