#FD80F4#FD80F4
#FD80F4 is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.204 H 330.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80F4 |
|---|---|
| RGB | rgb(253, 128, 244) |
| HSL | hsl(304, 97%, 75%) |
| HSV | hsv(304, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 3.6%, 0.8%) |
| CIE-LAB | lab(71.46, 62.54, -37.22) |
| CIE-LCH | lch(71.46, 72.77, 329.24°) |
| OKLab | oklab(77.97% 0.1766 -0.1017) |
| OKLCH | oklch(77.97% 0.204 330.1) |
| XYZ | xyz(64.5557, 42.8565, 90.4423) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80F4 #80FD89
analogous
#C880FD #FD80F4 #FD80B6
triadic
#FD80F4 #F4FD80 #80F4FD
tetradic
#FD80F4 #FDC880 #80FD89 #80B6FD
square
#FD80F4 #FDC880 #80FD89 #80B6FD
split-complementary
#FD80F4 #B6FD80 #80FDC8
monochromatic
#FB07EA #FC44EF #FD80F4 #FEBCF9 #FFE1FC
Accessibility & contrast
On white
2.19
#FD80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FD80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80F4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80F4 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd80f4; /* rgb */ color: rgb(253, 128, 244); /* oklch */ color: oklch(78.0% 0.204 330.1);
Tailwind
colors: {
custom: {
50: '#ffa9f8',
500: '#fd80f4',
950: '#000000',
},
}SCSS
$custom: #fd80f4; $custom-light: #ffa9f8; $custom-dark: #000000;
JSON
{
"hex": "#fd80f4",
"rgb": {
"r": 253,
"g": 128,
"b": 244
},
"hsl": {
"h": 304.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77973,
"c": 0.20378,
"h": 330.1
},
"luminance": 0.42853
}Semantic roles & 50–950 ramp
primary
#FD80F4
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85