#FF80F3#FF80F3
#FF80F3 is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.204 H 331.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80F3 |
|---|---|
| RGB | rgb(255, 128, 243) |
| HSL | hsl(306, 100%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 4.7%, 0%) |
| CIE-LAB | lab(71.67, 62.93, -36.31) |
| CIE-LCH | lch(71.67, 72.65, 330.01°) |
| OKLab | oklab(78.17% 0.1786 -0.0991) |
| OKLCH | oklch(78.17% 0.204 331) |
| XYZ | xyz(65.1364, 43.1734, 89.6791) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 3.46
Candy Pink
#FF63E9
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.04
Violet Pink
#FB5FFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80F3 #80FF8C
analogous
#CB80FF #FF80F3 #FF80B4
triadic
#FF80F3 #F3FF80 #80F3FF
tetradic
#FF80F3 #FFCB80 #80FF8C #80B4FF
square
#FF80F3 #FFCB80 #80FF8C #80B4FF
split-complementary
#FF80F3 #B4FF80 #80FFCB
monochromatic
#FF06E7 #FF43ED #FF80F3 #FFBDF9 #FFE0FC
Accessibility & contrast
On white
2.18
#FF80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FF80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80F3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80F3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff80f3; /* rgb */ color: rgb(255, 128, 243); /* oklch */ color: oklch(78.2% 0.204 331.0);
Tailwind
colors: {
custom: {
50: '#ffa9f7',
500: '#ff80f3',
950: '#000000',
},
}SCSS
$custom: #ff80f3; $custom-light: #ffa9f7; $custom-dark: #000000;
JSON
{
"hex": "#ff80f3",
"rgb": {
"r": 255,
"g": 128,
"b": 243
},
"hsl": {
"h": 305.669,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78172,
"c": 0.20423,
"h": 331
},
"luminance": 0.43169
}Semantic roles & 50–950 ramp
primary
#FF80F3
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85