#FD80F2#FD80F2
#FD80F2 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.202 H 330.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80F2 |
|---|---|
| RGB | rgb(253, 128, 242) |
| HSL | hsl(305, 97%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 4.3%, 0.8%) |
| CIE-LAB | lab(71.38, 62.21, -36.25) |
| CIE-LCH | lch(71.38, 72.00, 329.77°) |
| OKLab | oklab(77.89% 0.1763 -0.0989) |
| OKLCH | oklch(77.89% 0.202 330.7) |
| XYZ | xyz(64.2537, 42.7357, 88.8517) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80F2 #80FD8B
analogous
#CA80FD #FD80F2 #FD80B4
triadic
#FD80F2 #F2FD80 #80F2FD
tetradic
#FD80F2 #FDCA80 #80FD8B #80B4FD
square
#FD80F2 #FDCA80 #80FD8B #80B4FD
split-complementary
#FD80F2 #B4FD80 #80FDCA
monochromatic
#FB07E6 #FC44EC #FD80F2 #FEBCF8 #FFE1FC
Accessibility & contrast
On white
2.20
#FD80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FD80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80F2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80F2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd80f2; /* rgb */ color: rgb(253, 128, 242); /* oklch */ color: oklch(77.9% 0.202 330.7);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#fd80f2',
950: '#000000',
},
}SCSS
$custom: #fd80f2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#fd80f2",
"rgb": {
"r": 253,
"g": 128,
"b": 242
},
"hsl": {
"h": 305.28,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.77885,
"c": 0.20212,
"h": 330.7
},
"luminance": 0.42732
}Semantic roles & 50–950 ramp
primary
#FD80F2
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85