#FCBFBF#FCBFBF
#FCBFBF is a very light, moderate red. Relative luminance 0.617; OKLCH L 86.0% C 0.070 H 18.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFBF |
|---|---|
| RGB | rgb(252, 191, 191) |
| HSL | hsl(0, 91%, 87%) |
| HSV | hsv(0, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 24.2%, 1.2%) |
| CIE-LAB | lab(82.77, 21.87, 8.53) |
| CIE-LCH | lch(82.77, 23.48, 21.30°) |
| OKLab | oklab(85.98% 0.0668 0.0225) |
| OKLCH | oklch(85.98% 0.07 18.6) |
| XYZ | xyz(68.1806, 61.7219, 57.6023) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.60
Light Rose
#FFC5CB
ΔE00 2.73
Pink
#FFC0CB
ΔE00 3.98
Bubblegum
#FFC1CC
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.42
Soft Pink
#FDB0C0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFBF #BFFCFC
analogous
#FCBFDE #FCBFBF #FCDEBF
triadic
#FCBFBF #BFFCBF #BFBFFC
tetradic
#FCBFBF #DEFCBF #BFFCFC #DEBFFC
square
#FCBFBF #DEFCBF #BFFCFC #DEBFFC
split-complementary
#FCBFBF #BFFCDE #BFDEFC
monochromatic
#F74A4A #F98585 #FCBFBF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.57
#FCBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FCBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFBF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFBF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcbfbf; /* rgb */ color: rgb(252, 191, 191); /* oklch */ color: oklch(86.0% 0.070 18.6);
Tailwind
colors: {
custom: {
50: '#fed2d2',
500: '#fcbfbf',
950: '#000000',
},
}SCSS
$custom: #fcbfbf; $custom-light: #fed2d2; $custom-dark: #000000;
JSON
{
"hex": "#fcbfbf",
"rgb": {
"r": 252,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.85975,
"c": 0.07046,
"h": 18.6
},
"luminance": 0.61719
}Semantic roles & 50–950 ramp
primary
#FCBFBF
secondary
#7DE2E2
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383