#FBC0BB#FBC0BB
#FBC0BB is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.0% C 0.069 H 24.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC0BB |
|---|---|
| RGB | rgb(251, 192, 187) |
| HSL | hsl(5, 89%, 86%) |
| HSV | hsv(5, 25%, 98%) |
| CMYK | cmyk(0%, 23.5%, 25.5%, 1.6%) |
| CIE-LAB | lab(82.81, 20.43, 10.72) |
| CIE-LCH | lch(82.81, 23.07, 27.68°) |
| OKLab | oklab(85.95% 0.0626 0.0281) |
| OKLCH | oklch(85.95% 0.069 24.1) |
| XYZ | xyz(67.6040, 61.7996, 55.3717) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 4.37
Pink
#FFC0CB
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 5.92
Lightpink
#FFB6C1
ΔE00 6.30
Pale Salmon
#FFB19A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC0BB #BBF6FB
analogous
#FBBBD6 #FBC0BB #FBE0BB
triadic
#FBC0BB #BBFBC0 #C0BBFB
tetradic
#FBC0BB #D6FBBB #BBF6FB #E0BBFB
square
#FBC0BB #D6FBBB #BBF6FB #E0BBFB
split-complementary
#FBC0BB #BBFBE0 #BBD6FB
monochromatic
#F45547 #F88A81 #FBC0BB #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.57
#FBC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FBC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC0BB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC0BB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#D9D3BA
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc0bb; /* rgb */ color: rgb(251, 192, 187); /* oklch */ color: oklch(86.0% 0.069 24.1);
Tailwind
colors: {
custom: {
50: '#fdd3cf',
500: '#fbc0bb',
950: '#000000',
},
}SCSS
$custom: #fbc0bb; $custom-light: #fdd3cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc0bb",
"rgb": {
"r": 251,
"g": 192,
"b": 187
},
"hsl": {
"h": 4.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85954,
"c": 0.06861,
"h": 24.1
},
"luminance": 0.61796
}Semantic roles & 50–950 ramp
primary
#FBC0BB
secondary
#7AD8E0
accent
#D4E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383