#FD80F7#FD80F7
#FD80F7 is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.206 H 329.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80F7 |
|---|---|
| RGB | rgb(253, 128, 247) |
| HSL | hsl(303, 97%, 75%) |
| HSV | hsv(303, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 2.4%, 0.8%) |
| CIE-LAB | lab(71.58, 63.04, -38.66) |
| CIE-LCH | lch(71.58, 73.95, 328.48°) |
| OKLab | oklab(78.11% 0.1771 -0.1058) |
| OKLCH | oklch(78.11% 0.206 329.1) |
| XYZ | xyz(65.0149, 43.0402, 92.8608) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80F7 #80FD86
analogous
#C580FD #FD80F7 #FD80B9
triadic
#FD80F7 #F7FD80 #80F7FD
tetradic
#FD80F7 #FDC580 #80FD86 #80B9FD
square
#FD80F7 #FDC580 #80FD86 #80B9FD
split-complementary
#FD80F7 #B9FD80 #80FDC5
monochromatic
#FB07EF #FC44F3 #FD80F7 #FEBCFB #FFE1FD
Accessibility & contrast
On white
2.19
#FD80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FD80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80F7
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80F7 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd80f7; /* rgb */ color: rgb(253, 128, 247); /* oklch */ color: oklch(78.1% 0.206 329.1);
Tailwind
colors: {
custom: {
50: '#ffa9fa',
500: '#fd80f7',
950: '#000000',
},
}SCSS
$custom: #fd80f7; $custom-light: #ffa9fa; $custom-dark: #000000;
JSON
{
"hex": "#fd80f7",
"rgb": {
"r": 253,
"g": 128,
"b": 247
},
"hsl": {
"h": 302.88,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78106,
"c": 0.2063,
"h": 329.1
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#FD80F7
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85