#FCBFB1#FCBFB1
#FCBFB1 is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.6% C 0.073 H 33.2°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFB1 |
|---|---|
| RGB | rgb(252, 191, 177) |
| HSL | hsl(11, 93%, 84%) |
| HSV | hsv(11, 30%, 99%) |
| CMYK | cmyk(0%, 24.2%, 29.8%, 1.2%) |
| CIE-LAB | lab(82.45, 19.99, 15.57) |
| CIE-LCH | lch(82.45, 25.34, 37.92°) |
| OKLab | oklab(85.63% 0.0614 0.0403) |
| OKLCH | oklch(85.63% 0.073 33.2) |
| XYZ | xyz(66.7130, 61.1349, 49.8727) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.89
Light Salmon
#FEA993
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 7.84
Blush (survey)
#F29E8E
ΔE00 8.17
Apricot
#FBCEB1
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFB1 #B1EEFC
analogous
#FCB1C9 #FCBFB1 #FCE5B1
triadic
#FCBFB1 #B1FCBF #BFB1FC
tetradic
#FCBFB1 #C9FCB1 #B1EEFC #E5B1FC
square
#FCBFB1 #C9FCB1 #B1EEFC #E5B1FC
split-complementary
#FCBFB1 #B1FCE5 #B1C9FC
monochromatic
#F75E3B #FA8F76 #FCBFB1 #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.59
#FCBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FCBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFB1
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFB1 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B0
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfb1; /* rgb */ color: rgb(252, 191, 177); /* oklch */ color: oklch(85.6% 0.073 33.2);
Tailwind
colors: {
custom: {
50: '#fed2c8',
500: '#fcbfb1',
950: '#000000',
},
}SCSS
$custom: #fcbfb1; $custom-light: #fed2c8; $custom-dark: #000000;
JSON
{
"hex": "#fcbfb1",
"rgb": {
"r": 252,
"g": 191,
"b": 177
},
"hsl": {
"h": 11.2,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.85628,
"c": 0.07343,
"h": 33.2
},
"luminance": 0.61131
}Semantic roles & 50–950 ramp
primary
#FCBFB1
secondary
#71CCE1
accent
#BBE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382