#FBC1BB#FBC1BB
#FBC1BB is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.1% C 0.068 H 25.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC1BB |
|---|---|
| RGB | rgb(251, 193, 187) |
| HSL | hsl(6, 89%, 86%) |
| HSV | hsv(6, 25%, 98%) |
| CMYK | cmyk(0%, 23.1%, 25.5%, 1.6%) |
| CIE-LAB | lab(83.04, 19.90, 11.05) |
| CIE-LCH | lch(83.04, 22.77, 29.04°) |
| OKLab | oklab(86.14% 0.0611 0.0289) |
| OKLCH | oklch(86.14% 0.068 25.3) |
| XYZ | xyz(67.8243, 62.2403, 55.4451) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.83
Light Rose
#FFC5CB
ΔE00 4.69
Pink
#FFC0CB
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 6.32
Lightpink
#FFB6C1
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC1BB #BBF5FB
analogous
#FBBBD5 #FBC1BB #FBE1BB
triadic
#FBC1BB #BBFBC1 #C1BBFB
tetradic
#FBC1BB #D5FBBB #BBF5FB #E1BBFB
square
#FBC1BB #D5FBBB #BBF5FB #E1BBFB
split-complementary
#FBC1BB #BBFBE1 #BBD5FB
monochromatic
#F45847 #F88C81 #FBC1BB #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.56
#FBC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FBC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC1BB
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC1BB | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#DAD3BA
Tritanopia (blue-blind)
#FFBBC0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbc1bb; /* rgb */ color: rgb(251, 193, 187); /* oklch */ color: oklch(86.1% 0.068 25.3);
Tailwind
colors: {
custom: {
50: '#fdd4cf',
500: '#fbc1bb',
950: '#000000',
},
}SCSS
$custom: #fbc1bb; $custom-light: #fdd4cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc1bb",
"rgb": {
"r": 251,
"g": 193,
"b": 187
},
"hsl": {
"h": 5.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86136,
"c": 0.06755,
"h": 25.3
},
"luminance": 0.62237
}Semantic roles & 50–950 ramp
primary
#FBC1BB
secondary
#7AD7E0
accent
#D0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383