#FB9DBF#FB9DBF
#FB9DBF is a light, moderate pink. Relative luminance 0.484; OKLCH L 80.0% C 0.119 H 356.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9DBF |
|---|---|
| RGB | rgb(251, 157, 191) |
| HSL | hsl(338, 92%, 80%) |
| HSV | hsv(338, 37%, 98%) |
| CMYK | cmyk(0%, 37.5%, 23.9%, 1.6%) |
| CIE-LAB | lab(75.07, 39.33, -2.64) |
| CIE-LCH | lch(75.07, 39.41, 356.15°) |
| OKLab | oklab(80.04% 0.1184 -0.0064) |
| OKLCH | oklch(80.04% 0.119 356.9) |
| XYZ | xyz(61.2460, 48.3889, 55.3943) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.83
Pinky
#FC86AA
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.61
Soft Pink
#FDB0C0
ΔE00 5.90
Baby Pink
#FFB7CE
ΔE00 6.12
Rosa
#FE86A4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9DBF #9DFBD9
analogous
#FB9DEE #FB9DBF #FBAA9D
triadic
#FB9DBF #BFFB9D #9DBFFB
tetradic
#FB9DBF #EEFB9D #9DFBD9 #AA9DFB
square
#FB9DBF #EEFB9D #9DFBD9 #AA9DFB
split-complementary
#FB9DBF #9DFBAA #9DEEFB
monochromatic
#F62772 #F96299 #FB9DBF #FDD8E5 #FEE2EC
Accessibility & contrast
On white
1.97
#FB9DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FB9DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9DBF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9DBF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#FF98A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb9dbf; /* rgb */ color: rgb(251, 157, 191); /* oklch */ color: oklch(80.0% 0.119 356.9);
Tailwind
colors: {
custom: {
50: '#febbd2',
500: '#fb9dbf',
950: '#000000',
},
}SCSS
$custom: #fb9dbf; $custom-light: #febbd2; $custom-dark: #000000;
JSON
{
"hex": "#fb9dbf",
"rgb": {
"r": 251,
"g": 157,
"b": 191
},
"hsl": {
"h": 338.298,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.80039,
"c": 0.11853,
"h": 356.9
},
"luminance": 0.48385
}Semantic roles & 50–950 ramp
primary
#FB9DBF
secondary
#D5F6EA
accent
#E69200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182