#F1BFBB#F1BFBB
#F1BFBB is a very light, muted red. Relative luminance 0.596; OKLCH L 84.8% C 0.058 H 23.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFBB |
|---|---|
| RGB | rgb(241, 191, 187) |
| HSL | hsl(4, 66%, 84%) |
| HSV | hsv(4, 22%, 95%) |
| CMYK | cmyk(0%, 20.7%, 22.4%, 5.5%) |
| CIE-LAB | lab(81.59, 17.30, 8.86) |
| CIE-LCH | lch(81.59, 19.43, 27.11°) |
| OKLab | oklab(84.79% 0.0531 0.0233) |
| OKLCH | oklch(84.79% 0.058 23.7) |
| XYZ | xyz(63.8767, 59.5529, 55.1342) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.97
Light Rose
#FFC5CB
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 6.20
Pink
#FFC0CB
ΔE00 6.22
Lightpink
#FFB6C1
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFBB #BBEDF1
analogous
#F1BBD2 #F1BFBB #F1DABB
triadic
#F1BFBB #BBF1BF #BFBBF1
tetradic
#F1BFBB #D2F1BB #BBEDF1 #DABBF1
square
#F1BFBB #D2F1BB #BBEDF1 #DABBF1
split-complementary
#F1BFBB #BBF1DA #BBD2F1
monochromatic
#DC5F55 #E78F88 #F1BFBB #FAE7E6 #FAE7E6
Accessibility & contrast
On white
1.63
#F1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#F1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFBB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFBB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#FCBABE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f1bfbb; /* rgb */ color: rgb(241, 191, 187); /* oklch */ color: oklch(84.8% 0.058 23.7);
Tailwind
colors: {
custom: {
50: '#f6d2cf',
500: '#f1bfbb',
950: '#000000',
},
}SCSS
$custom: #f1bfbb; $custom-light: #f6d2cf; $custom-dark: #000000;
JSON
{
"hex": "#f1bfbb",
"rgb": {
"r": 241,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.444,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.8479,
"c": 0.05802,
"h": 23.7
},
"luminance": 0.5955
}Semantic roles & 50–950 ramp
primary
#F1BFBB
secondary
#80CAD0
accent
#C0CE18
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383