#FBC9BB#FBC9BB
#FBC9BB is a very light, moderate red. Relative luminance 0.659; OKLCH L 87.6% C 0.060 H 36.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9BB |
|---|---|
| RGB | rgb(251, 201, 187) |
| HSL | hsl(13, 89%, 86%) |
| HSV | hsv(13, 25%, 98%) |
| CMYK | cmyk(0%, 19.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(84.93, 15.71, 13.73) |
| CIE-LCH | lch(84.93, 20.86, 41.16°) |
| OKLab | oklab(87.6% 0.0488 0.0357) |
| OKLCH | oklch(87.6% 0.06 36.2) |
| XYZ | xyz(69.6409, 65.8734, 56.0506) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.58
Pale Salmon
#FFB19A
ΔE00 7.42
Pale Rose
#FDC1C5
ΔE00 7.68
Light Rose
#FFC5CB
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.80
Light Salmon
#FEA993
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9BB #BBEDFB
analogous
#FBBBCD #FBC9BB #FBE9BB
triadic
#FBC9BB #BBFBC9 #C9BBFB
tetradic
#FBC9BB #CDFBBB #BBEDFB #E9BBFB
square
#FBC9BB #CDFBBB #BBEDFB #E9BBFB
split-complementary
#FBC9BB #BBFBE9 #BBCDFB
monochromatic
#F46D47 #F89B81 #FBC9BB #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.48
#FBC9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FBC9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9BB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9BB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#FFC2C5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc9bb; /* rgb */ color: rgb(251, 201, 187); /* oklch */ color: oklch(87.6% 0.060 36.2);
Tailwind
colors: {
custom: {
50: '#fdd9cf',
500: '#fbc9bb',
950: '#000000',
},
}SCSS
$custom: #fbc9bb; $custom-light: #fdd9cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc9bb",
"rgb": {
"r": 251,
"g": 201,
"b": 187
},
"hsl": {
"h": 13.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87604,
"c": 0.06042,
"h": 36.2
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#FBC9BB
secondary
#7ACAE0
accent
#B3E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383