#FF80F9#FF80F9
#FF80F9 is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.209 H 329.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80F9 |
|---|---|
| RGB | rgb(255, 128, 249) |
| HSL | hsl(303, 100%, 75%) |
| HSV | hsv(303, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 2.4%, 0%) |
| CIE-LAB | lab(71.92, 63.92, -39.21) |
| CIE-LCH | lch(71.92, 74.99, 328.48°) |
| OKLab | oklab(78.44% 0.1796 -0.1073) |
| OKLCH | oklch(78.44% 0.209 329.1) |
| XYZ | xyz(66.0573, 43.5418, 94.5292) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80F9 #80FF86
analogous
#C680FF #FF80F9 #FF80B9
triadic
#FF80F9 #F9FF80 #80F9FF
tetradic
#FF80F9 #FFC680 #80FF86 #80B9FF
square
#FF80F9 #FFC680 #80FF86 #80B9FF
split-complementary
#FF80F9 #B9FF80 #80FFC6
monochromatic
#FF06F3 #FF43F6 #FF80F9 #FFBDFC #FFE0FE
Accessibility & contrast
On white
2.16
#FF80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FF80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80F9
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80F9 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff80f9; /* rgb */ color: rgb(255, 128, 249); /* oklch */ color: oklch(78.4% 0.209 329.1);
Tailwind
colors: {
custom: {
50: '#ffa9fb',
500: '#ff80f9',
950: '#000000',
},
}SCSS
$custom: #ff80f9; $custom-light: #ffa9fb; $custom-dark: #000000;
JSON
{
"hex": "#ff80f9",
"rgb": {
"r": 255,
"g": 128,
"b": 249
},
"hsl": {
"h": 302.835,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78437,
"c": 0.2092,
"h": 329.1
},
"luminance": 0.43538
}Semantic roles & 50–950 ramp
primary
#FF80F9
secondary
#D4F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85