#FD80FC#FD80FC
#FD80FC is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.3% C 0.211 H 327.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80FC |
|---|---|
| RGB | rgb(253, 128, 252) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 0.8%) |
| CIE-LAB | lab(71.79, 63.89, -41.06) |
| CIE-LCH | lch(71.79, 75.94, 327.27°) |
| OKLab | oklab(78.33% 0.1779 -0.1127) |
| OKLCH | oklch(78.33% 0.211 327.7) |
| XYZ | xyz(65.7968, 43.3530, 96.9789) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80FC #80FD81
analogous
#C080FD #FD80FC #FD80BE
triadic
#FD80FC #FCFD80 #80FCFD
tetradic
#FD80FC #FDC080 #80FD81 #80BEFD
square
#FD80FC #FDC080 #80FD81 #80BEFD
split-complementary
#FD80FC #BEFD80 #80FDC0
monochromatic
#FB07F9 #FC44FB #FD80FC #FEBCFD #FFE1FE
Accessibility & contrast
On white
2.17
#FD80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FD80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80FC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80FC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fd80fc; /* rgb */ color: rgb(253, 128, 252); /* oklch */ color: oklch(78.3% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fd80fc',
950: '#000000',
},
}SCSS
$custom: #fd80fc; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fd80fc",
"rgb": {
"r": 253,
"g": 128,
"b": 252
},
"hsl": {
"h": 300.48,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78332,
"c": 0.21055,
"h": 327.7
},
"luminance": 0.43349
}Semantic roles & 50–950 ramp
primary
#FD80FC
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86