#FBC8BB#FBC8BB
#FBC8BB is a very light, moderate red. Relative luminance 0.654; OKLCH L 87.4% C 0.061 H 34.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC8BB |
|---|---|
| RGB | rgb(251, 200, 187) |
| HSL | hsl(12, 89%, 86%) |
| HSV | hsv(12, 25%, 98%) |
| CMYK | cmyk(0%, 20.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(84.69, 16.23, 13.40) |
| CIE-LCH | lch(84.69, 21.05, 39.53°) |
| OKLab | oklab(87.42% 0.0503 0.0348) |
| OKLCH | oklch(87.42% 0.061 34.7) |
| XYZ | xyz(69.4085, 65.4087, 55.9732) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 7.15
Pale Salmon
#FFB19A
ΔE00 7.29
Light Rose
#FFC5CB
ΔE00 7.68
Mistyrose
#FFE4E1
ΔE00 8.94
Light Salmon
#FEA993
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC8BB #BBEEFB
analogous
#FBBBCE #FBC8BB #FBE8BB
triadic
#FBC8BB #BBFBC8 #C8BBFB
tetradic
#FBC8BB #CEFBBB #BBEEFB #E8BBFB
square
#FBC8BB #CEFBBB #BBEEFB #E8BBFB
split-complementary
#FBC8BB #BBFBE8 #BBCEFB
monochromatic
#F46B47 #F89981 #FBC8BB #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.49
#FBC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FBC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC8BB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC8BB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#FFC1C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbc8bb; /* rgb */ color: rgb(251, 200, 187); /* oklch */ color: oklch(87.4% 0.061 34.7);
Tailwind
colors: {
custom: {
50: '#fdd8cf',
500: '#fbc8bb',
950: '#000000',
},
}SCSS
$custom: #fbc8bb; $custom-light: #fdd8cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc8bb",
"rgb": {
"r": 251,
"g": 200,
"b": 187
},
"hsl": {
"h": 12.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87419,
"c": 0.06118,
"h": 34.7
},
"luminance": 0.65406
}Semantic roles & 50–950 ramp
primary
#FBC8BB
secondary
#7ACBE0
accent
#B7E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383