#FBC3BB#FBC3BB
#FBC3BB is a very light, moderate red. Relative luminance 0.631; OKLCH L 86.5% C 0.066 H 27.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3BB |
|---|---|
| RGB | rgb(251, 195, 187) |
| HSL | hsl(8, 89%, 86%) |
| HSV | hsv(8, 25%, 98%) |
| CMYK | cmyk(0%, 22.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(83.51, 18.85, 11.72) |
| CIE-LCH | lch(83.51, 22.20, 31.86°) |
| OKLab | oklab(86.5% 0.058 0.0306) |
| OKLCH | oklch(86.5% 0.066 27.8) |
| XYZ | xyz(68.2694, 63.1305, 55.5935) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.69
Light Rose
#FFC5CB
ΔE00 5.43
Bubblegum
#FFC1CC
ΔE00 7.16
Pink
#FFC0CB
ΔE00 7.17
Pale Salmon
#FFB19A
ΔE00 7.29
Lightpink
#FFB6C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3BB #BBF3FB
analogous
#FBBBD3 #FBC3BB #FBE3BB
triadic
#FBC3BB #BBFBC3 #C3BBFB
tetradic
#FBC3BB #D3FBBB #BBF3FB #E3BBFB
square
#FBC3BB #D3FBBB #BBF3FB #E3BBFB
split-complementary
#FBC3BB #BBFBE3 #BBD3FB
monochromatic
#F45D47 #F89081 #FBC3BB #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.54
#FBC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FBC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3BB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3BB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#DBD4BA
Tritanopia (blue-blind)
#FFBCC1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc3bb; /* rgb */ color: rgb(251, 195, 187); /* oklch */ color: oklch(86.5% 0.066 27.8);
Tailwind
colors: {
custom: {
50: '#fdd5cf',
500: '#fbc3bb',
950: '#000000',
},
}SCSS
$custom: #fbc3bb; $custom-light: #fdd5cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc3bb",
"rgb": {
"r": 251,
"g": 195,
"b": 187
},
"hsl": {
"h": 7.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.865,
"c": 0.06555,
"h": 27.8
},
"luminance": 0.63127
}Semantic roles & 50–950 ramp
primary
#FBC3BB
secondary
#7AD3E0
accent
#C9E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383