#FD80CC#FD80CC
#FD80CC is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.4% C 0.174 H 344.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80CC |
|---|---|
| RGB | rgb(253, 128, 204) |
| HSL | hsl(324, 97%, 75%) |
| HSV | hsv(324, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 19.4%, 0.8%) |
| CIE-LAB | lab(69.95, 56.33, -17.44) |
| CIE-LCH | lch(69.95, 58.97, 342.80°) |
| OKLab | oklab(76.36% 0.1679 -0.0462) |
| OKLCH | oklch(76.36% 0.174 344.6) |
| XYZ | xyz(59.1275, 40.6852, 61.8539) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.72
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Hot Pink
#FF69B4
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80CC #80FDB1
analogous
#EF80FD #FD80CC #FD808E
triadic
#FD80CC #CCFD80 #80CCFD
tetradic
#FD80CC #FDEF80 #80FDB1 #808EFD
square
#FD80CC #FDEF80 #80FDB1 #808EFD
split-complementary
#FD80CC #8EFD80 #80FDEF
monochromatic
#FB079C #FC44B4 #FD80CC #FEBCE4 #FFE1F3
Accessibility & contrast
On white
2.30
#FD80CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FD80CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80CC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80CC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECF
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd80cc; /* rgb */ color: rgb(253, 128, 204); /* oklch */ color: oklch(76.4% 0.174 344.6);
Tailwind
colors: {
custom: {
50: '#ffa8db',
500: '#fd80cc',
950: '#000000',
},
}SCSS
$custom: #fd80cc; $custom-light: #ffa8db; $custom-dark: #000000;
JSON
{
"hex": "#fd80cc",
"rgb": {
"r": 253,
"g": 128,
"b": 204
},
"hsl": {
"h": 323.52,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.76362,
"c": 0.1741,
"h": 344.6
},
"luminance": 0.40681
}Semantic roles & 50–950 ramp
primary
#FD80CC
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83