#FD83BB#FD83BB
#FD83BB is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.2% C 0.160 H 352.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83BB |
|---|---|
| RGB | rgb(253, 131, 187) |
| HSL | hsl(332, 97%, 75%) |
| HSV | hsv(332, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(69.97, 52.55, -7.93) |
| CIE-LCH | lch(69.97, 53.14, 351.42°) |
| OKLab | oklab(76.2% 0.1586 -0.0203) |
| OKLCH | oklch(76.2% 0.16 352.7) |
| XYZ | xyz(57.5958, 40.7079, 51.8281) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.31
Bubblegum Pink
#FE83CC
ΔE00 3.75
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Pinky
#FC86AA
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83BB #83FDC5
analogous
#FD83F8 #FD83BB #FD8883
triadic
#FD83BB #BBFD83 #83BBFD
tetradic
#FD83BB #F8FD83 #83FDC5 #8883FD
square
#FD83BB #F8FD83 #83FDC5 #8883FD
split-complementary
#FD83BB #83FD88 #83F8FD
monochromatic
#FB0B79 #FC479A #FD83BB #FEBFDC #FFE1EE
Accessibility & contrast
On white
2.30
#FD83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FD83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83BB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83BB | 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)
#929EBD
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd83bb; /* rgb */ color: rgb(253, 131, 187); /* oklch */ color: oklch(76.2% 0.160 352.7);
Tailwind
colors: {
custom: {
50: '#ffaacf',
500: '#fd83bb',
950: '#000000',
},
}SCSS
$custom: #fd83bb; $custom-light: #ffaacf; $custom-dark: #000000;
JSON
{
"hex": "#fd83bb",
"rgb": {
"r": 253,
"g": 131,
"b": 187
},
"hsl": {
"h": 332.459,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.76195,
"c": 0.15989,
"h": 352.7
},
"luminance": 0.40703
}Semantic roles & 50–950 ramp
primary
#FD83BB
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82