#FF80F7#FF80F7
#FF80F7 is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.208 H 329.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80F7 |
|---|---|
| RGB | rgb(255, 128, 247) |
| HSL | hsl(304, 100%, 75%) |
| HSV | hsv(304, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 3.1%, 0%) |
| CIE-LAB | lab(71.84, 63.59, -38.24) |
| CIE-LCH | lch(71.84, 74.20, 328.98°) |
| OKLab | oklab(78.35% 0.1793 -0.1046) |
| OKLCH | oklch(78.35% 0.208 329.7) |
| XYZ | xyz(65.7470, 43.4177, 92.8951) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80F7 #80FF88
analogous
#C880FF #FF80F7 #FF80B7
triadic
#FF80F7 #F7FF80 #80F7FF
tetradic
#FF80F7 #FFC880 #80FF88 #80B7FF
square
#FF80F7 #FFC880 #80FF88 #80B7FF
split-complementary
#FF80F7 #B7FF80 #80FFC8
monochromatic
#FF06EF #FF43F3 #FF80F7 #FFBDFB #FFE0FD
Accessibility & contrast
On white
2.17
#FF80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80F7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80F7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff80f7; /* rgb */ color: rgb(255, 128, 247); /* oklch */ color: oklch(78.3% 0.208 329.7);
Tailwind
colors: {
custom: {
50: '#ffa9fa',
500: '#ff80f7',
950: '#000000',
},
}SCSS
$custom: #ff80f7; $custom-light: #ffa9fa; $custom-dark: #000000;
JSON
{
"hex": "#ff80f7",
"rgb": {
"r": 255,
"g": 128,
"b": 247
},
"hsl": {
"h": 303.78,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78348,
"c": 0.20753,
"h": 329.7
},
"luminance": 0.43414
}Semantic roles & 50–950 ramp
primary
#FF80F7
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85