#FBC5BB#FBC5BB
#FBC5BB is a very light, moderate red. Relative luminance 0.640; OKLCH L 86.9% C 0.064 H 30.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC5BB |
|---|---|
| RGB | rgb(251, 197, 187) |
| HSL | hsl(9, 89%, 86%) |
| HSV | hsv(9, 25%, 98%) |
| CMYK | cmyk(0%, 21.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(83.98, 17.81, 12.39) |
| CIE-LCH | lch(83.98, 21.69, 34.83°) |
| OKLab | oklab(86.87% 0.0549 0.0323) |
| OKLCH | oklch(86.87% 0.064 30.5) |
| XYZ | xyz(68.7206, 64.0327, 55.7438) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.63
Light Rose
#FFC5CB
ΔE00 6.27
Pale Salmon
#FFB19A
ΔE00 7.16
Bubblegum
#FFC1CC
ΔE00 8.07
Pink
#FFC0CB
ΔE00 8.10
Light Salmon
#FEA993
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC5BB #BBF1FB
analogous
#FBBBD1 #FBC5BB #FBE5BB
triadic
#FBC5BB #BBFBC5 #C5BBFB
tetradic
#FBC5BB #D1FBBB #BBF1FB #E5BBFB
square
#FBC5BB #D1FBBB #BBF1FB #E5BBFB
split-complementary
#FBC5BB #BBFBE5 #BBD1FB
monochromatic
#F46247 #F89481 #FBC5BB #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.52
#FBC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#FBC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC5BB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC5BB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#FFBEC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc5bb; /* rgb */ color: rgb(251, 197, 187); /* oklch */ color: oklch(86.9% 0.064 30.5);
Tailwind
colors: {
custom: {
50: '#fdd6cf',
500: '#fbc5bb',
950: '#000000',
},
}SCSS
$custom: #fbc5bb; $custom-light: #fdd6cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc5bb",
"rgb": {
"r": 251,
"g": 197,
"b": 187
},
"hsl": {
"h": 9.375,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86867,
"c": 0.0637,
"h": 30.5
},
"luminance": 0.6403
}Semantic roles & 50–950 ramp
primary
#FBC5BB
secondary
#7AD0E0
accent
#C2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383