#FBC7BB#FBC7BB
#FBC7BB is a very light, moderate red. Relative luminance 0.649; OKLCH L 87.2% C 0.062 H 33.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC7BB |
|---|---|
| RGB | rgb(251, 199, 187) |
| HSL | hsl(11, 89%, 86%) |
| HSV | hsv(11, 25%, 98%) |
| CMYK | cmyk(0%, 20.7%, 25.5%, 1.6%) |
| CIE-LAB | lab(84.46, 16.76, 13.06) |
| CIE-LCH | lch(84.46, 21.24, 37.93°) |
| OKLab | oklab(87.24% 0.0518 0.034) |
| OKLCH | oklch(87.24% 0.062 33.2) |
| XYZ | xyz(69.1777, 64.9470, 55.8962) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.63
Light Rose
#FFC5CB
ΔE00 7.19
Pale Salmon
#FFB19A
ΔE00 7.20
Apricot
#FBCEB1
ΔE00 7.65
Light Salmon
#FEA993
ΔE00 8.80
Bubblegum
#FFC1CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC7BB #BBEFFB
analogous
#FBBBCF #FBC7BB #FBE7BB
triadic
#FBC7BB #BBFBC7 #C7BBFB
tetradic
#FBC7BB #CFFBBB #BBEFFB #E7BBFB
square
#FBC7BB #CFFBBB #BBEFFB #E7BBFB
split-complementary
#FBC7BB #BBFBE7 #BBCFFB
monochromatic
#F46847 #F89781 #FBC7BB #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.50
#FBC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FBC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC7BB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC7BB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#DED7BB
Tritanopia (blue-blind)
#FFC0C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc7bb; /* rgb */ color: rgb(251, 199, 187); /* oklch */ color: oklch(87.2% 0.062 33.2);
Tailwind
colors: {
custom: {
50: '#fdd8cf',
500: '#fbc7bb',
950: '#000000',
},
}SCSS
$custom: #fbc7bb; $custom-light: #fdd8cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc7bb",
"rgb": {
"r": 251,
"g": 199,
"b": 187
},
"hsl": {
"h": 11.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87235,
"c": 0.06198,
"h": 33.2
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#FBC7BB
secondary
#7ACDE0
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383