#FF80FE#FF80FE
#FF80FE is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.7% C 0.213 H 327.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80FE |
|---|---|
| RGB | rgb(255, 128, 254) |
| HSL | hsl(300, 100%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 0.4%, 0%) |
| CIE-LAB | lab(72.13, 64.77, -41.60) |
| CIE-LCH | lch(72.13, 76.97, 327.29°) |
| OKLab | oklab(78.66% 0.1803 -0.1142) |
| OKLCH | oklch(78.66% 0.213 327.7) |
| XYZ | xyz(66.8475, 43.8579, 98.6911) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80FE #80FF81
analogous
#C080FF #FF80FE #FF80BF
triadic
#FF80FE #FEFF80 #80FEFF
tetradic
#FF80FE #FFC080 #80FF81 #80BFFF
square
#FF80FE #FFC080 #80FF81 #80BFFF
split-complementary
#FF80FE #BFFF80 #80FFC0
monochromatic
#FF06FD #FF43FE #FF80FE #FFBDFE #FFE0FF
Accessibility & contrast
On white
2.15
#FF80FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FF80FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80FE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80FE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff80fe; /* rgb */ color: rgb(255, 128, 254); /* oklch */ color: oklch(78.7% 0.213 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#ff80fe',
950: '#000000',
},
}SCSS
$custom: #ff80fe; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#ff80fe",
"rgb": {
"r": 255,
"g": 128,
"b": 254
},
"hsl": {
"h": 300.472,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78663,
"c": 0.21343,
"h": 327.7
},
"luminance": 0.43854
}Semantic roles & 50–950 ramp
primary
#FF80FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86