#FCBCB7#FCBCB7
#FCBCB7 is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.2% C 0.075 H 23.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCB7 |
|---|---|
| RGB | rgb(252, 188, 183) |
| HSL | hsl(4, 92%, 85%) |
| HSV | hsv(4, 27%, 99%) |
| CMYK | cmyk(0%, 25.4%, 27.4%, 1.2%) |
| CIE-LAB | lab(81.88, 22.36, 11.56) |
| CIE-LCH | lch(81.88, 25.17, 27.34°) |
| OKLab | oklab(85.23% 0.0684 0.0302) |
| OKLCH | oklch(85.23% 0.075 23.8) |
| XYZ | xyz(66.6767, 60.0843, 52.8759) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.70
Light Rose
#FFC5CB
ΔE00 4.81
Lightpink
#FFB6C1
ΔE00 5.87
Pink
#FFC0CB
ΔE00 6.02
Bubblegum
#FFC1CC
ΔE00 6.09
Pale Salmon
#FFB19A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCB7 #B7F7FC
analogous
#FCB7D4 #FCBCB7 #FCDEB7
triadic
#FCBCB7 #B7FCBC #BCB7FC
tetradic
#FCBCB7 #D4FCB7 #B7F7FC #DEB7FC
square
#FCBCB7 #D4FCB7 #B7F7FC #DEB7FC
split-complementary
#FCBCB7 #B7FCDE #B7D4FC
monochromatic
#F74F41 #FA857C #FCBCB7 #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.61
#FCBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FCBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCB7
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCB7 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbcb7; /* rgb */ color: rgb(252, 188, 183); /* oklch */ color: oklch(85.2% 0.075 23.8);
Tailwind
colors: {
custom: {
50: '#fed0cc',
500: '#fcbcb7',
950: '#000000',
},
}SCSS
$custom: #fcbcb7; $custom-light: #fed0cc; $custom-dark: #000000;
JSON
{
"hex": "#fcbcb7",
"rgb": {
"r": 252,
"g": 188,
"b": 183
},
"hsl": {
"h": 4.348,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.85232,
"c": 0.07474,
"h": 23.8
},
"luminance": 0.60081
}Semantic roles & 50–950 ramp
primary
#FCBCB7
secondary
#76DAE1
accent
#D5E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383