#F1BCBF#F1BCBF
#F1BCBF is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.3% C 0.061 H 14.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BCBF |
|---|---|
| RGB | rgb(241, 188, 191) |
| HSL | hsl(357, 65%, 84%) |
| HSV | hsv(357, 22%, 95%) |
| CMYK | cmyk(0%, 22%, 20.7%, 5.5%) |
| CIE-LAB | lab(80.98, 19.47, 5.82) |
| CIE-LCH | lch(80.98, 20.32, 16.65°) |
| OKLab | oklab(84.34% 0.0593 0.0155) |
| OKLCH | oklch(84.34% 0.061 14.7) |
| XYZ | xyz(63.6633, 58.4315, 57.2051) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.24
Light Rose
#FFC5CB
ΔE00 2.90
Bubblegum
#FFC1CC
ΔE00 3.76
Pink
#FFC0CB
ΔE00 3.76
Lightpink
#FFB6C1
ΔE00 4.60
Pale Pink
#FFCFDC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BCBF #BCF1EE
analogous
#F1BCDA #F1BCBF #F1D4BC
triadic
#F1BCBF #BFF1BC #BCBFF1
tetradic
#F1BCBF #DAF1BC #BCF1EE #D4BCF1
square
#F1BCBF #DAF1BC #BCF1EE #D4BCF1
split-complementary
#F1BCBF #BCF1D4 #BCDAF1
monochromatic
#DC575E #E6898F #F1BCBF #FAE6E7 #FAE6E7
Accessibility & contrast
On white
1.66
#F1BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F1BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BCBF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BCBF | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FCB7BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f1bcbf; /* rgb */ color: rgb(241, 188, 191); /* oklch */ color: oklch(84.3% 0.061 14.7);
Tailwind
colors: {
custom: {
50: '#f6d0d2',
500: '#f1bcbf',
950: '#000000',
},
}SCSS
$custom: #f1bcbf; $custom-light: #f6d0d2; $custom-dark: #000000;
JSON
{
"hex": "#f1bcbf",
"rgb": {
"r": 241,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.604,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.84343,
"c": 0.06127,
"h": 14.7
},
"luminance": 0.58429
}Semantic roles & 50–950 ramp
primary
#F1BCBF
secondary
#81D0CC
accent
#CDC318
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383