#FCBFB0#FCBFB0
#FCBFB0 is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.6% C 0.074 H 34.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFB0 |
|---|---|
| RGB | rgb(252, 191, 176) |
| HSL | hsl(12, 93%, 84%) |
| HSV | hsv(12, 30%, 99%) |
| CMYK | cmyk(0%, 24.2%, 30.2%, 1.2%) |
| CIE-LAB | lab(82.43, 19.86, 16.08) |
| CIE-LCH | lch(82.43, 25.56, 38.99°) |
| OKLab | oklab(85.6% 0.061 0.0415) |
| OKLCH | oklch(85.6% 0.074 34.2) |
| XYZ | xyz(66.6137, 61.0952, 49.3497) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.69
Light Salmon
#FEA993
ΔE00 6.28
Pale Rose
#FDC1C5
ΔE00 7.34
Blush (survey)
#F29E8E
ΔE00 8.16
Apricot
#FBCEB1
ΔE00 8.16
Light Rose
#FFC5CB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFB0 #B0EDFC
analogous
#FCB0C7 #FCBFB0 #FCE5B0
triadic
#FCBFB0 #B0FCBF #BFB0FC
tetradic
#FCBFB0 #C7FCB0 #B0EDFC #E5B0FC
square
#FCBFB0 #C7FCB0 #B0EDFC #E5B0FC
split-complementary
#FCBFB0 #B0FCE5 #B0C7FC
monochromatic
#F85F3A #FA8F75 #FCBFB0 #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.59
#FCBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FCBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFB0
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFB0 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AF
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfb0; /* rgb */ color: rgb(252, 191, 176); /* oklch */ color: oklch(85.6% 0.074 34.2);
Tailwind
colors: {
custom: {
50: '#fed2c7',
500: '#fcbfb0',
950: '#000000',
},
}SCSS
$custom: #fcbfb0; $custom-light: #fed2c7; $custom-dark: #000000;
JSON
{
"hex": "#fcbfb0",
"rgb": {
"r": 252,
"g": 191,
"b": 176
},
"hsl": {
"h": 11.842,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.85604,
"c": 0.07379,
"h": 34.2
},
"luminance": 0.61092
}Semantic roles & 50–950 ramp
primary
#FCBFB0
secondary
#70CAE0
accent
#B8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382