#FD80C2#FD80C2
#FD80C2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.0% C 0.168 H 348.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80C2 |
|---|---|
| RGB | rgb(253, 128, 194) |
| HSL | hsl(328, 97%, 75%) |
| HSV | hsv(328, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 23.3%, 0.8%) |
| CIE-LAB | lab(69.63, 54.94, -12.36) |
| CIE-LCH | lch(69.63, 56.31, 347.32°) |
| OKLab | oklab(76.01% 0.1651 -0.0323) |
| OKLCH | oklch(76.01% 0.168 348.9) |
| XYZ | xyz(57.9664, 40.2208, 55.7389) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.82
Bubblegum Pink
#FE83CC
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.74
Carnation Pink
#FF7FA7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80C2 #80FDBB
analogous
#F980FD #FD80C2 #FD8084
triadic
#FD80C2 #C2FD80 #80C2FD
tetradic
#FD80C2 #FDF980 #80FDBB #8084FD
square
#FD80C2 #FDF980 #80FDBB #8084FD
split-complementary
#FD80C2 #84FD80 #80FDF9
monochromatic
#FB0788 #FC44A5 #FD80C2 #FEBCDF #FFE1F1
Accessibility & contrast
On white
2.32
#FD80C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FD80C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80C2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80C2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9DC4
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#FF7D99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd80c2; /* rgb */ color: rgb(253, 128, 194); /* oklch */ color: oklch(76.0% 0.168 348.9);
Tailwind
colors: {
custom: {
50: '#ffa8d4',
500: '#fd80c2',
950: '#000000',
},
}SCSS
$custom: #fd80c2; $custom-light: #ffa8d4; $custom-dark: #000000;
JSON
{
"hex": "#fd80c2",
"rgb": {
"r": 253,
"g": 128,
"b": 194
},
"hsl": {
"h": 328.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.76008,
"c": 0.1682,
"h": 348.9
},
"luminance": 0.40216
}Semantic roles & 50–950 ramp
primary
#FD80C2
secondary
#D4F7E5
accent
#E66C00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83