#F1BCBB#F1BCBB
#F1BCBB is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.2% C 0.061 H 19.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BCBB |
|---|---|
| RGB | rgb(241, 188, 187) |
| HSL | hsl(1, 66%, 84%) |
| HSV | hsv(1, 22%, 95%) |
| CMYK | cmyk(0%, 22%, 22.4%, 5.5%) |
| CIE-LAB | lab(80.88, 18.88, 7.84) |
| CIE-LCH | lch(80.88, 20.45, 22.53°) |
| OKLab | oklab(84.24% 0.0578 0.0207) |
| OKLCH | oklch(84.24% 0.061 19.7) |
| XYZ | xyz(63.2291, 58.2578, 54.9184) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.93
Light Rose
#FFC5CB
ΔE00 3.80
Pink
#FFC0CB
ΔE00 5.01
Bubblegum
#FFC1CC
ΔE00 5.02
Lightpink
#FFB6C1
ΔE00 5.57
Dusty Pink
#D8A7B1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BCBB #BBF0F1
analogous
#F1BBD5 #F1BCBB #F1D7BB
triadic
#F1BCBB #BBF1BC #BCBBF1
tetradic
#F1BCBB #D5F1BB #BBF0F1 #D7BBF1
square
#F1BCBB #D5F1BB #BBF0F1 #D7BBF1
split-complementary
#F1BCBB #BBF1D7 #BBD5F1
monochromatic
#DC5855 #E78A88 #F1BCBB #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.66
#F1BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F1BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BCBB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BCBB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FCB7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f1bcbb; /* rgb */ color: rgb(241, 188, 187); /* oklch */ color: oklch(84.2% 0.061 19.7);
Tailwind
colors: {
custom: {
50: '#f6d0cf',
500: '#f1bcbb',
950: '#000000',
},
}SCSS
$custom: #f1bcbb; $custom-light: #f6d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f1bcbb",
"rgb": {
"r": 241,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.111,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84237,
"c": 0.06135,
"h": 19.7
},
"luminance": 0.58255
}Semantic roles & 50–950 ramp
primary
#F1BCBB
secondary
#80CFD0
accent
#CACE18
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383