#FD83BA#FD83BA
#FD83BA is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.2% C 0.159 H 353.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD83BA |
|---|---|
| RGB | rgb(253, 131, 186) |
| HSL | hsl(333, 97%, 75%) |
| HSV | hsv(333, 48%, 99%) |
| CMYK | cmyk(0%, 48.2%, 26.5%, 0.8%) |
| CIE-LAB | lab(69.94, 52.42, -7.42) |
| CIE-LCH | lch(69.94, 52.94, 351.94°) |
| OKLab | oklab(76.16% 0.1583 -0.019) |
| OKLCH | oklch(76.16% 0.159 353.2) |
| XYZ | xyz(57.4892, 40.6653, 51.2662) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.53
Bubblegum Pink
#FE83CC
ΔE00 3.99
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD83BA #83FDC6
analogous
#FD83F7 #FD83BA #FD8983
triadic
#FD83BA #BAFD83 #83BAFD
tetradic
#FD83BA #F7FD83 #83FDC6 #8983FD
square
#FD83BA #F7FD83 #83FDC6 #8983FD
split-complementary
#FD83BA #83FD89 #83F7FD
monochromatic
#FB0B77 #FC4798 #FD83BA #FEBFDC #FFE1EE
Accessibility & contrast
On white
2.30
#FD83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FD83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD83BA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD83BA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBC
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd83ba; /* rgb */ color: rgb(253, 131, 186); /* oklch */ color: oklch(76.2% 0.159 353.2);
Tailwind
colors: {
custom: {
50: '#ffaace',
500: '#fd83ba',
950: '#000000',
},
}SCSS
$custom: #fd83ba; $custom-light: #ffaace; $custom-dark: #000000;
JSON
{
"hex": "#fd83ba",
"rgb": {
"r": 253,
"g": 131,
"b": 186
},
"hsl": {
"h": 332.951,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.76162,
"c": 0.1594,
"h": 353.2
},
"luminance": 0.4066
}Semantic roles & 50–950 ramp
primary
#FD83BA
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82