#FD80FA#FD80FA
#FD80FA is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.209 H 328.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80FA |
|---|---|
| RGB | rgb(253, 128, 250) |
| HSL | hsl(301, 97%, 75%) |
| HSV | hsv(301, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 1.2%, 0.8%) |
| CIE-LAB | lab(71.71, 63.55, -40.10) |
| CIE-LCH | lch(71.71, 75.14, 327.75°) |
| OKLab | oklab(78.24% 0.1776 -0.1099) |
| OKLCH | oklch(78.24% 0.209 328.2) |
| XYZ | xyz(65.4816, 43.2269, 95.3185) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80FA #80FD83
analogous
#C280FD #FD80FA #FD80BC
triadic
#FD80FA #FAFD80 #80FAFD
tetradic
#FD80FA #FDC280 #80FD83 #80BCFD
square
#FD80FA #FDC280 #80FD83 #80BCFD
split-complementary
#FD80FA #BCFD80 #80FDC2
monochromatic
#FB07F5 #FC44F8 #FD80FA #FEBCFC #FFE1FE
Accessibility & contrast
On white
2.18
#FD80FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FD80FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80FA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80FA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd80fa; /* rgb */ color: rgb(253, 128, 250); /* oklch */ color: oklch(78.2% 0.209 328.2);
Tailwind
colors: {
custom: {
50: '#ffa9fc',
500: '#fd80fa',
950: '#000000',
},
}SCSS
$custom: #fd80fa; $custom-light: #ffa9fc; $custom-dark: #000000;
JSON
{
"hex": "#fd80fa",
"rgb": {
"r": 253,
"g": 128,
"b": 250
},
"hsl": {
"h": 301.44,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78241,
"c": 0.20884,
"h": 328.2
},
"luminance": 0.43223
}Semantic roles & 50–950 ramp
primary
#FD80FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85