#FD80F8#FD80F8
#FD80F8 is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.207 H 328.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80F8 |
|---|---|
| RGB | rgb(253, 128, 248) |
| HSL | hsl(302, 97%, 75%) |
| HSV | hsv(302, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 2%, 0.8%) |
| CIE-LAB | lab(71.62, 63.21, -39.14) |
| CIE-LCH | lch(71.62, 74.35, 328.23°) |
| OKLab | oklab(78.15% 0.1773 -0.1072) |
| OKLCH | oklch(78.15% 0.207 328.8) |
| XYZ | xyz(65.1696, 43.1021, 93.6756) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80F8 #80FD85
analogous
#C480FD #FD80F8 #FD80BA
triadic
#FD80F8 #F8FD80 #80F8FD
tetradic
#FD80F8 #FDC480 #80FD85 #80BAFD
square
#FD80F8 #FDC480 #80FD85 #80BAFD
split-complementary
#FD80F8 #BAFD80 #80FDC4
monochromatic
#FB07F1 #FC44F5 #FD80F8 #FEBCFB #FFE1FD
Accessibility & contrast
On white
2.18
#FD80F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FD80F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80F8
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80F8 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#9CB5F4
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd80f8; /* rgb */ color: rgb(253, 128, 248); /* oklch */ color: oklch(78.2% 0.207 328.8);
Tailwind
colors: {
custom: {
50: '#ffa9fb',
500: '#fd80f8',
950: '#000000',
},
}SCSS
$custom: #fd80f8; $custom-light: #ffa9fb; $custom-dark: #000000;
JSON
{
"hex": "#fd80f8",
"rgb": {
"r": 253,
"g": 128,
"b": 248
},
"hsl": {
"h": 302.4,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.78151,
"c": 0.20714,
"h": 328.8
},
"luminance": 0.43098
}Semantic roles & 50–950 ramp
primary
#FD80F8
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85