#FD91BA#FD91BA
#FD91BA is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.137 H 356.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FD91BA |
|---|---|
| RGB | rgb(253, 145, 186) |
| HSL | hsl(337, 96%, 78%) |
| HSV | hsv(337, 43%, 99%) |
| CMYK | cmyk(0%, 42.7%, 26.5%, 0.8%) |
| CIE-LAB | lab(72.68, 45.47, -3.37) |
| CIE-LCH | lch(72.68, 45.59, 355.77°) |
| OKLab | oklab(78.23% 0.1372 -0.0083) |
| OKLCH | oklch(78.23% 0.137 356.6) |
| XYZ | xyz(59.4981, 44.6832, 51.9359) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.43
Carnation Pink
#FF7FA7
ΔE00 4.50
Pink (survey)
#FF81C0
ΔE00 4.69
Rosa
#FE86A4
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD91BA #91FDD4
analogous
#FD91F0 #FD91BA #FD9E91
triadic
#FD91BA #BAFD91 #91BAFD
tetradic
#FD91BA #F0FD91 #91FDD4 #9E91FD
square
#FD91BA #F0FD91 #91FDD4 #9E91FD
split-complementary
#FD91BA #91FD9E #91F0FD
monochromatic
#FB196F #FC5594 #FD91BA #FECDE0 #FEE1EC
Accessibility & contrast
On white
2.11
#FD91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FD91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD91BA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD91BA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#BABAB7
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd91ba; /* rgb */ color: rgb(253, 145, 186); /* oklch */ color: oklch(78.2% 0.137 356.6);
Tailwind
colors: {
custom: {
50: '#ffb3ce',
500: '#fd91ba',
950: '#000000',
},
}SCSS
$custom: #fd91ba; $custom-light: #ffb3ce; $custom-dark: #000000;
JSON
{
"hex": "#fd91ba",
"rgb": {
"r": 253,
"g": 145,
"b": 186
},
"hsl": {
"h": 337.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.78232,
"c": 0.13749,
"h": 356.6
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#FD91BA
secondary
#D4F7EA
accent
#E68E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082