#FBB1BE#FBB1BE
#FBB1BE is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.4% C 0.088 H 7.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1BE |
|---|---|
| RGB | rgb(251, 177, 190) |
| HSL | hsl(349, 90%, 84%) |
| HSV | hsv(349, 29%, 98%) |
| CMYK | cmyk(0%, 29.5%, 24.3%, 1.6%) |
| CIE-LAB | lab(79.43, 28.74, 4.25) |
| CIE-LCH | lch(79.43, 29.05, 8.42°) |
| OKLab | oklab(83.37% 0.087 0.0115) |
| OKLCH | oklch(83.37% 0.088 7.6) |
| XYZ | xyz(64.8012, 55.6749, 56.0383) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.97
Lightpink
#FFB6C1
ΔE00 1.30
Pastel Pink
#FFBACD
ΔE00 3.18
Pink
#FFC0CB
ΔE00 3.60
Baby Pink
#FFB7CE
ΔE00 3.73
Bubblegum
#FFC1CC
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1BE #B1FBEE
analogous
#FBB1E3 #FBB1BE #FBC9B1
triadic
#FBB1BE #BEFBB1 #B1BEFB
tetradic
#FBB1BE #E3FBB1 #B1FBEE #C9B1FB
square
#FBB1BE #E3FBB1 #B1FBEE #C9B1FB
split-complementary
#FBB1BE #B1FBC9 #B1E3FB
monochromatic
#F53D5D #F8778D #FBB1BE #FEE2E7 #FEE2E7
Accessibility & contrast
On white
1.73
#FBB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FBB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1BE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1BE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#FFABB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbb1be; /* rgb */ color: rgb(251, 177, 190); /* oklch */ color: oklch(83.4% 0.088 7.6);
Tailwind
colors: {
custom: {
50: '#fec9d1',
500: '#fbb1be',
950: '#000000',
},
}SCSS
$custom: #fbb1be; $custom-light: #fec9d1; $custom-dark: #000000;
JSON
{
"hex": "#fbb1be",
"rgb": {
"r": 251,
"g": 177,
"b": 190
},
"hsl": {
"h": 349.459,
"s": 90.244,
"l": 83.922
},
"oklch": {
"l": 0.83368,
"c": 0.08773,
"h": 7.6
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#FBB1BE
secondary
#71DFCC
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283