#F1BFBE#F1BFBE
#F1BFBE is a very light, muted red. Relative luminance 0.597; OKLCH L 84.9% C 0.058 H 19.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFBE |
|---|---|
| RGB | rgb(241, 191, 190) |
| HSL | hsl(1, 65%, 85%) |
| HSV | hsv(1, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 21.2%, 5.5%) |
| CIE-LAB | lab(81.67, 17.73, 7.35) |
| CIE-LCH | lch(81.67, 19.19, 22.51°) |
| OKLab | oklab(84.87% 0.0543 0.0194) |
| OKLCH | oklch(84.87% 0.058 19.7) |
| XYZ | xyz(64.2012, 59.6827, 56.8433) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.10
Light Rose
#FFC5CB
ΔE00 3.72
Bubblegum
#FFC1CC
ΔE00 5.13
Pink
#FFC0CB
ΔE00 5.17
Lightpink
#FFB6C1
ΔE00 6.10
Pale Pink
#FFCFDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFBE #BEF0F1
analogous
#F1BED7 #F1BFBE #F1D9BE
triadic
#F1BFBE #BEF1BF #BFBEF1
tetradic
#F1BFBE #D7F1BE #BEF0F1 #D9BEF1
square
#F1BFBE #D7F1BE #BEF0F1 #D9BEF1
split-complementary
#F1BFBE #BEF1D9 #BED7F1
monochromatic
#DB5C59 #E68D8C #F1BFBE #FAE6E6 #FAE6E6
Accessibility & contrast
On white
1.62
#F1BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#F1BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFBE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFBE | 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)
#C8C5BE
Deuteranopia (green-blind)
#D3CFBD
Tritanopia (blue-blind)
#FCBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f1bfbe; /* rgb */ color: rgb(241, 191, 190); /* oklch */ color: oklch(84.9% 0.058 19.7);
Tailwind
colors: {
custom: {
50: '#f6d2d1',
500: '#f1bfbe',
950: '#000000',
},
}SCSS
$custom: #f1bfbe; $custom-light: #f6d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f1bfbe",
"rgb": {
"r": 241,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.176,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.84868,
"c": 0.05765,
"h": 19.7
},
"luminance": 0.5968
}Semantic roles & 50–950 ramp
primary
#F1BFBE
secondary
#83CFD0
accent
#C9CC19
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383