#F1BFCF#F1BFCF
#F1BFCF is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.3% C 0.061 H 357.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFCF |
|---|---|
| RGB | rgb(241, 191, 207) |
| HSL | hsl(341, 64%, 85%) |
| HSV | hsv(341, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 14.1%, 5.5%) |
| CIE-LAB | lab(82.09, 20.33, -1.16) |
| CIE-LCH | lch(82.09, 20.36, 356.73°) |
| OKLab | oklab(85.34% 0.0606 -0.0028) |
| OKLCH | oklch(85.34% 0.061 357.4) |
| XYZ | xyz(66.1687, 60.4697, 67.2057) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.57
Pink
#FFC0CB
ΔE00 3.70
Pale Pink
#FFCFDC
ΔE00 3.75
Pastel Pink
#FFBACD
ΔE00 3.89
Light Pink
#FFD1DF
ΔE00 4.12
Light Rose
#FFC5CB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFCF #BFF1E1
analogous
#F1BFE8 #F1BFCF #F1C8BF
triadic
#F1BFCF #CFF1BF #BFCFF1
tetradic
#F1BFCF #E8F1BF #BFF1E1 #C8BFF1
square
#F1BFCF #E8F1BF #BFF1E1 #C8BFF1
split-complementary
#F1BFCF #BFF1C8 #BFE8F1
monochromatic
#DB5B84 #E68DA9 #F1BFCF #FAE6EC #FAE6EC
Accessibility & contrast
On white
1.60
#F1BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F1BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFCF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFCF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#FABDC4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f1bfcf; /* rgb */ color: rgb(241, 191, 207); /* oklch */ color: oklch(85.3% 0.061 357.4);
Tailwind
colors: {
custom: {
50: '#f6d2dd',
500: '#f1bfcf',
950: '#000000',
},
}SCSS
$custom: #f1bfcf; $custom-light: #f6d2dd; $custom-dark: #000000;
JSON
{
"hex": "#f1bfcf",
"rgb": {
"r": 241,
"g": 191,
"b": 207
},
"hsl": {
"h": 340.8,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.85341,
"c": 0.06066,
"h": 357.4
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#F1BFCF
secondary
#84D0B8
accent
#CC931A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384