#FD80FF#FD80FF
#FD80FF is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.5% C 0.213 H 326.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80FF |
|---|---|
| RGB | rgb(253, 128, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(0.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.92, 64.40, -42.49) |
| CIE-LCH | lch(71.92, 77.16, 326.58°) |
| OKLab | oklab(78.47% 0.1783 -0.1168) |
| OKLCH | oklch(78.47% 0.213 326.8) |
| XYZ | xyz(66.2760, 43.5446, 99.5024) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80FF #82FF80
analogous
#BD80FF #FD80FF #FF80C2
triadic
#FD80FF #FFFD80 #80FFFD
tetradic
#FD80FF #FFBD80 #82FF80 #80C2FF
square
#FD80FF #FFBD80 #82FF80 #80C2FF
split-complementary
#FD80FF #C2FF80 #80FFBD
monochromatic
#FB06FF #FC43FF #FD80FF #FEBDFF #FFE0FF
Accessibility & contrast
On white
2.16
#FD80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FD80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80FF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80FF | 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)
#73A6FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd80ff; /* rgb */ color: rgb(253, 128, 255); /* oklch */ color: oklch(78.5% 0.213 326.8);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fd80ff',
950: '#000000',
},
}SCSS
$custom: #fd80ff; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fd80ff",
"rgb": {
"r": 253,
"g": 128,
"b": 255
},
"hsl": {
"h": 299.055,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78469,
"c": 0.21314,
"h": 326.8
},
"luminance": 0.43541
}Semantic roles & 50–950 ramp
primary
#FD80FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86