#FBB1BF#FBB1BF
#FBB1BF is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.4% C 0.088 H 6.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1BF |
|---|---|
| RGB | rgb(251, 177, 191) |
| HSL | hsl(349, 90%, 84%) |
| HSV | hsv(349, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 23.9%, 1.6%) |
| CIE-LAB | lab(79.45, 28.88, 3.75) |
| CIE-LCH | lch(79.45, 29.12, 7.40°) |
| OKLab | oklab(83.4% 0.0873 0.0102) |
| OKLCH | oklch(83.4% 0.088 6.7) |
| XYZ | xyz(64.9109, 55.7187, 56.6159) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.71
Lightpink
#FFB6C1
ΔE00 1.47
Pastel Pink
#FFBACD
ΔE00 2.93
Baby Pink
#FFB7CE
ΔE00 3.42
Pink
#FFC0CB
ΔE00 3.61
Bubblegum
#FFC1CC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1BF #B1FBED
analogous
#FBB1E4 #FBB1BF #FBC8B1
triadic
#FBB1BF #BFFBB1 #B1BFFB
tetradic
#FBB1BF #E4FBB1 #B1FBED #C8B1FB
square
#FBB1BF #E4FBB1 #B1FBED #C8B1FB
split-complementary
#FBB1BF #B1FBC8 #B1E4FB
monochromatic
#F53D5F #F8778F #FBB1BF #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.73
#FBB1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#FBB1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1BF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1BF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#FFACB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb1bf; /* rgb */ color: rgb(251, 177, 191); /* oklch */ color: oklch(83.4% 0.088 6.7);
Tailwind
colors: {
custom: {
50: '#fec9d2',
500: '#fbb1bf',
950: '#000000',
},
}SCSS
$custom: #fbb1bf; $custom-light: #fec9d2; $custom-dark: #000000;
JSON
{
"hex": "#fbb1bf",
"rgb": {
"r": 251,
"g": 177,
"b": 191
},
"hsl": {
"h": 348.649,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.83396,
"c": 0.08794,
"h": 6.7
},
"luminance": 0.55715
}Semantic roles & 50–950 ramp
primary
#FBB1BF
secondary
#71DFCA
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283