#FD80B2#FD80B2
#FD80B2 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.160 H 356.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD80B2 |
|---|---|
| RGB | rgb(253, 128, 178) |
| HSL | hsl(336, 97%, 75%) |
| HSV | hsv(336, 49%, 99%) |
| CMYK | cmyk(0%, 49.4%, 29.6%, 0.8%) |
| CIE-LAB | lab(69.14, 52.84, -4.12) |
| CIE-LCH | lch(69.14, 53.00, 355.54°) |
| OKLab | oklab(75.48% 0.1602 -0.0102) |
| OKLCH | oklch(75.48% 0.16 356.4) |
| XYZ | xyz(56.2653, 39.5404, 46.7796) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.86
Pink (survey)
#FF81C0
ΔE00 3.06
Pinky
#FC86AA
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.51
Rosa
#FE86A4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD80B2 #80FDCB
analogous
#FD80F0 #FD80B2 #FD8D80
triadic
#FD80B2 #B2FD80 #80B2FD
tetradic
#FD80B2 #F0FD80 #80FDCB #8D80FD
square
#FD80B2 #F0FD80 #80FDCB #8D80FD
split-complementary
#FD80B2 #80FD8D #80F0FD
monochromatic
#FB0769 #FC448D #FD80B2 #FEBCD7 #FFE1ED
Accessibility & contrast
On white
2.36
#FD80B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FD80B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD80B2
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD80B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD80B2 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB4
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd80b2; /* rgb */ color: rgb(253, 128, 178); /* oklch */ color: oklch(75.5% 0.160 356.4);
Tailwind
colors: {
custom: {
50: '#ffa8c9',
500: '#fd80b2',
950: '#000000',
},
}SCSS
$custom: #fd80b2; $custom-light: #ffa8c9; $custom-dark: #000000;
JSON
{
"hex": "#fd80b2",
"rgb": {
"r": 253,
"g": 128,
"b": 178
},
"hsl": {
"h": 336,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.75484,
"c": 0.16048,
"h": 356.4
},
"luminance": 0.39535
}Semantic roles & 50–950 ramp
primary
#FD80B2
secondary
#D4F7E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82