#F1BFBF#F1BFBF
#F1BFBF is a very light, muted red. Relative luminance 0.597; OKLCH L 84.9% C 0.058 H 18.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFBF |
|---|---|
| RGB | rgb(241, 191, 191) |
| HSL | hsl(0, 64%, 85%) |
| HSV | hsv(0, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 20.7%, 5.5%) |
| CIE-LAB | lab(81.69, 17.88, 6.85) |
| CIE-LCH | lch(81.69, 19.14, 20.95°) |
| OKLab | oklab(84.9% 0.0547 0.0181) |
| OKLCH | oklch(84.9% 0.058 18.4) |
| XYZ | xyz(64.3109, 59.7266, 57.4209) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.88
Light Rose
#FFC5CB
ΔE00 3.44
Bubblegum
#FFC1CC
ΔE00 4.80
Pink
#FFC0CB
ΔE00 4.84
Lightpink
#FFB6C1
ΔE00 5.85
Pale Pink
#FFCFDC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFBF #BFF1F1
analogous
#F1BFD8 #F1BFBF #F1D8BF
triadic
#F1BFBF #BFF1BF #BFBFF1
tetradic
#F1BFBF #D8F1BF #BFF1F1 #D8BFF1
square
#F1BFBF #D8F1BF #BFF1F1 #D8BFF1
split-complementary
#F1BFBF #BFF1D8 #BFD8F1
monochromatic
#DB5B5B #E68D8D #F1BFBF #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.62
#F1BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F1BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFBF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFBF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#FCBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f1bfbf; /* rgb */ color: rgb(241, 191, 191); /* oklch */ color: oklch(84.9% 0.058 18.4);
Tailwind
colors: {
custom: {
50: '#f6d2d2',
500: '#f1bfbf',
950: '#000000',
},
}SCSS
$custom: #f1bfbf; $custom-light: #f6d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f1bfbf",
"rgb": {
"r": 241,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.84895,
"c": 0.05759,
"h": 18.4
},
"luminance": 0.59724
}Semantic roles & 50–950 ramp
primary
#F1BFBF
secondary
#84D0D0
accent
#CCCC1A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383