#FBC4BB#FBC4BB
#FBC4BB is a very light, moderate red. Relative luminance 0.636; OKLCH L 86.7% C 0.065 H 29.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC4BB |
|---|---|
| RGB | rgb(251, 196, 187) |
| HSL | hsl(8, 89%, 86%) |
| HSV | hsv(8, 25%, 98%) |
| CMYK | cmyk(0%, 21.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(83.75, 18.33, 12.05) |
| CIE-LCH | lch(83.75, 21.94, 33.33°) |
| OKLab | oklab(86.68% 0.0564 0.0314) |
| OKLCH | oklch(86.68% 0.065 29.1) |
| XYZ | xyz(68.4942, 63.5801, 55.6684) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.15
Light Rose
#FFC5CB
ΔE00 5.83
Pale Salmon
#FFB19A
ΔE00 7.21
Bubblegum
#FFC1CC
ΔE00 7.60
Pink
#FFC0CB
ΔE00 7.63
Lightpink
#FFB6C1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC4BB #BBF2FB
analogous
#FBBBD2 #FBC4BB #FBE4BB
triadic
#FBC4BB #BBFBC4 #C4BBFB
tetradic
#FBC4BB #D2FBBB #BBF2FB #E4BBFB
square
#FBC4BB #D2FBBB #BBF2FB #E4BBFB
split-complementary
#FBC4BB #BBFBE4 #BBD2FB
monochromatic
#F46047 #F89281 #FBC4BB #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.53
#FBC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FBC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC4BB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC4BB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#DCD5BA
Tritanopia (blue-blind)
#FFBDC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc4bb; /* rgb */ color: rgb(251, 196, 187); /* oklch */ color: oklch(86.7% 0.065 29.1);
Tailwind
colors: {
custom: {
50: '#fdd6cf',
500: '#fbc4bb',
950: '#000000',
},
}SCSS
$custom: #fbc4bb; $custom-light: #fdd6cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc4bb",
"rgb": {
"r": 251,
"g": 196,
"b": 187
},
"hsl": {
"h": 8.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86683,
"c": 0.06461,
"h": 29.1
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#FBC4BB
secondary
#7AD2E0
accent
#C5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383