#FD81BA#FD81BA
#FD81BA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.9% C 0.163 H 352.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD81BA |
|---|---|
| RGB | rgb(253, 129, 186) |
| HSL | hsl(332, 97%, 75%) |
| HSV | hsv(332, 49%, 99%) |
| CMYK | cmyk(0%, 49%, 26.5%, 0.8%) |
| CIE-LAB | lab(69.56, 53.38, -7.98) |
| CIE-LCH | lch(69.56, 53.98, 351.50°) |
| OKLab | oklab(75.88% 0.1612 -0.0204) |
| OKLCH | oklch(75.88% 0.163 352.8) |
| XYZ | xyz(57.2231, 40.1332, 51.1776) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.26
Bubblegum Pink
#FE83CC
ΔE00 3.78
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.42
Hot Pink
#FF69B4
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD81BA #81FDC4
analogous
#FD81F8 #FD81BA #FD8681
triadic
#FD81BA #BAFD81 #81BAFD
tetradic
#FD81BA #F8FD81 #81FDC4 #8681FD
square
#FD81BA #F8FD81 #81FDC4 #8681FD
split-complementary
#FD81BA #81FD86 #81F8FD
monochromatic
#FB0978 #FC4599 #FD81BA #FEBDDB #FFE1EF
Accessibility & contrast
On white
2.33
#FD81BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD81BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD81BA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD81BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD81BA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBC
Deuteranopia (green-blind)
#B1B2B7
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd81ba; /* rgb */ color: rgb(253, 129, 186); /* oklch */ color: oklch(75.9% 0.163 352.8);
Tailwind
colors: {
custom: {
50: '#ffa9ce',
500: '#fd81ba',
950: '#000000',
},
}SCSS
$custom: #fd81ba; $custom-light: #ffa9ce; $custom-dark: #000000;
JSON
{
"hex": "#fd81ba",
"rgb": {
"r": 253,
"g": 129,
"b": 186
},
"hsl": {
"h": 332.419,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.75879,
"c": 0.16251,
"h": 352.8
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#FD81BA
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82