#FD82BB#FD82BB
#FD82BB is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.1% C 0.161 H 352.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD82BB |
|---|---|
| RGB | rgb(253, 130, 187) |
| HSL | hsl(332, 97%, 75%) |
| HSV | hsv(332, 49%, 99%) |
| CMYK | cmyk(0%, 48.6%, 26.1%, 0.8%) |
| CIE-LAB | lab(69.78, 53.03, -8.21) |
| CIE-LCH | lch(69.78, 53.66, 351.20°) |
| OKLab | oklab(76.05% 0.1601 -0.0211) |
| OKLCH | oklch(76.05% 0.161 352.5) |
| XYZ | xyz(57.4622, 40.4406, 51.7835) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.16
Bubblegum Pink
#FE83CC
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.64
Carnation Pink
#FF7FA7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD82BB #82FDC4
analogous
#FD82F9 #FD82BB #FD8682
triadic
#FD82BB #BBFD82 #82BBFD
tetradic
#FD82BB #F9FD82 #82FDC4 #8682FD
square
#FD82BB #F9FD82 #82FDC4 #8682FD
split-complementary
#FD82BB #82FD86 #82F9FD
monochromatic
#FB0A79 #FC469A #FD82BB #FEBEDC #FFE1EF
Accessibility & contrast
On white
2.31
#FD82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD82BB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD82BB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd82bb; /* rgb */ color: rgb(253, 130, 187); /* oklch */ color: oklch(76.1% 0.161 352.5);
Tailwind
colors: {
custom: {
50: '#ffa9cf',
500: '#fd82bb',
950: '#000000',
},
}SCSS
$custom: #fd82bb; $custom-light: #ffa9cf; $custom-dark: #000000;
JSON
{
"hex": "#fd82bb",
"rgb": {
"r": 253,
"g": 130,
"b": 187
},
"hsl": {
"h": 332.195,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.76053,
"c": 0.16144,
"h": 352.5
},
"luminance": 0.40436
}Semantic roles & 50–950 ramp
primary
#FD82BB
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82