#FF80EF#FF80EF
#FF80EF is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.201 H 332.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80EF |
|---|---|
| RGB | rgb(255, 128, 239) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 6.3%, 0%) |
| CIE-LAB | lab(71.51, 62.27, -34.37) |
| CIE-LCH | lch(71.51, 71.13, 331.10°) |
| OKLab | oklab(78% 0.1779 -0.0935) |
| OKLCH | oklch(78% 0.201 332.3) |
| XYZ | xyz(64.5389, 42.9344, 86.5325) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 6.23
Violet Pink
#FB5FFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80EF #80FF90
analogous
#CF80FF #FF80EF #FF80AF
triadic
#FF80EF #EFFF80 #80EFFF
tetradic
#FF80EF #FFCF80 #80FF90 #80AFFF
square
#FF80EF #FFCF80 #80FF90 #80AFFF
split-complementary
#FF80EF #AFFF80 #80FFCF
monochromatic
#FF06E0 #FF43E7 #FF80EF #FFBDF7 #FFE0FB
Accessibility & contrast
On white
2.19
#FF80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80EF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80EF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80ef; /* rgb */ color: rgb(255, 128, 239); /* oklch */ color: oklch(78.0% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#ff80ef',
950: '#000000',
},
}SCSS
$custom: #ff80ef; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ff80ef",
"rgb": {
"r": 255,
"g": 128,
"b": 239
},
"hsl": {
"h": 307.559,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77999,
"c": 0.20098,
"h": 332.3
},
"luminance": 0.4293
}Semantic roles & 50–950 ramp
primary
#FF80EF
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85