#F1BFAF#F1BFAF
#F1BFAF is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.5% C 0.062 H 38.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFAF |
|---|---|
| RGB | rgb(241, 191, 175) |
| HSL | hsl(15, 70%, 82%) |
| HSV | hsv(15, 27%, 95%) |
| CMYK | cmyk(0%, 20.7%, 27.4%, 5.5%) |
| CIE-LAB | lab(81.32, 15.63, 14.90) |
| CIE-LCH | lch(81.32, 21.59, 43.64°) |
| OKLab | oklab(84.49% 0.0485 0.0386) |
| OKLCH | oklch(84.49% 0.062 38.5) |
| XYZ | xyz(62.6453, 59.0604, 48.6491) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.53
Light Salmon
#FEA993
ΔE00 7.75
Pale Rose
#FDC1C5
ΔE00 8.56
Light Rose
#FFC5CB
ΔE00 9.31
Blush (survey)
#F29E8E
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFAF #AFE1F1
analogous
#F1AFC0 #F1BFAF #F1E0AF
triadic
#F1BFAF #AFF1BF #BFAFF1
tetradic
#F1BFAF #C0F1AF #AFE1F1 #E0AFF1
square
#F1BFAF #C0F1AF #AFE1F1 #E0AFF1
split-complementary
#F1BFAF #AFF1E0 #AFC0F1
monochromatic
#DF6C47 #E8957B #F1BFAF #FAE9E3 #FAEAE5
Accessibility & contrast
On white
1.64
#F1BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F1BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFAF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFAF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AE
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#FEB8BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1bfaf; /* rgb */ color: rgb(241, 191, 175); /* oklch */ color: oklch(84.5% 0.062 38.5);
Tailwind
colors: {
custom: {
50: '#f6d2c6',
500: '#f1bfaf',
950: '#000000',
},
}SCSS
$custom: #f1bfaf; $custom-light: #f6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#f1bfaf",
"rgb": {
"r": 241,
"g": 191,
"b": 175
},
"hsl": {
"h": 14.545,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.84491,
"c": 0.06195,
"h": 38.5
},
"luminance": 0.59058
}Semantic roles & 50–950 ramp
primary
#F1BFAF
secondary
#74BAD0
accent
#A4D213
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382