#FCBBBF#FCBBBF
#FCBBBF is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.3% C 0.075 H 14.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBBF |
|---|---|
| RGB | rgb(252, 187, 191) |
| HSL | hsl(356, 92%, 86%) |
| HSV | hsv(356, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 24.2%, 1.2%) |
| CIE-LAB | lab(81.84, 23.98, 7.20) |
| CIE-LCH | lch(81.84, 25.04, 16.72°) |
| OKLab | oklab(85.26% 0.0729 0.0191) |
| OKLCH | oklch(85.26% 0.075 14.7) |
| XYZ | xyz(67.3202, 60.0011, 57.3155) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.55
Light Rose
#FFC5CB
ΔE00 2.65
Lightpink
#FFB6C1
ΔE00 2.69
Pink
#FFC0CB
ΔE00 2.86
Bubblegum
#FFC1CC
ΔE00 3.01
Soft Pink
#FDB0C0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBBF #BBFCF8
analogous
#FCBBDF #FCBBBF #FCD7BB
triadic
#FCBBBF #BFFCBB #BBBFFC
tetradic
#FCBBBF #DFFCBB #BBFCF8 #D7BBFC
square
#FCBBBF #DFFCBB #BBFCF8 #D7BBFC
split-complementary
#FCBBBF #BBFCD7 #BBDFFC
monochromatic
#F74651 #F98088 #FCBBBF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.62
#FCBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FCBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBBF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBBF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#FFB5BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbbbf; /* rgb */ color: rgb(252, 187, 191); /* oklch */ color: oklch(85.3% 0.075 14.7);
Tailwind
colors: {
custom: {
50: '#fecfd2',
500: '#fcbbbf',
950: '#000000',
},
}SCSS
$custom: #fcbbbf; $custom-light: #fecfd2; $custom-dark: #000000;
JSON
{
"hex": "#fcbbbf",
"rgb": {
"r": 252,
"g": 187,
"b": 191
},
"hsl": {
"h": 356.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85258,
"c": 0.0754,
"h": 14.7
},
"luminance": 0.59998
}Semantic roles & 50–950 ramp
primary
#FCBBBF
secondary
#79E2DB
accent
#E6D700
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383