#FBC6BB#FBC6BB
#FBC6BB is a very light, moderate red. Relative luminance 0.645; OKLCH L 87.1% C 0.063 H 31.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC6BB |
|---|---|
| RGB | rgb(251, 198, 187) |
| HSL | hsl(10, 89%, 86%) |
| HSV | hsv(10, 25%, 98%) |
| CMYK | cmyk(0%, 21.1%, 25.5%, 1.6%) |
| CIE-LAB | lab(84.22, 17.28, 12.72) |
| CIE-LCH | lch(84.22, 21.46, 36.36°) |
| OKLab | oklab(87.05% 0.0534 0.0331) |
| OKLCH | oklch(87.05% 0.063 31.8) |
| XYZ | xyz(68.9484, 64.4883, 55.8198) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.12
Light Rose
#FFC5CB
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 7.16
Apricot
#FBCEB1
ΔE00 8.19
Bubblegum
#FFC1CC
ΔE00 8.54
Pink
#FFC0CB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC6BB #BBF0FB
analogous
#FBBBD0 #FBC6BB #FBE6BB
triadic
#FBC6BB #BBFBC6 #C6BBFB
tetradic
#FBC6BB #D0FBBB #BBF0FB #E6BBFB
square
#FBC6BB #D0FBBB #BBF0FB #E6BBFB
split-complementary
#FBC6BB #BBFBE6 #BBD0FB
monochromatic
#F46547 #F89681 #FBC6BB #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.51
#FBC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FBC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC6BB
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC6BB | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#DED6BB
Tritanopia (blue-blind)
#FFBFC3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc6bb; /* rgb */ color: rgb(251, 198, 187); /* oklch */ color: oklch(87.1% 0.063 31.8);
Tailwind
colors: {
custom: {
50: '#fdd7cf',
500: '#fbc6bb',
950: '#000000',
},
}SCSS
$custom: #fbc6bb; $custom-light: #fdd7cf; $custom-dark: #000000;
JSON
{
"hex": "#fbc6bb",
"rgb": {
"r": 251,
"g": 198,
"b": 187
},
"hsl": {
"h": 10.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8705,
"c": 0.06282,
"h": 31.8
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#FBC6BB
secondary
#7ACFE0
accent
#BEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383