#F1BFAB#F1BFAB
#F1BFAB is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.4% C 0.064 H 42.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFAB |
|---|---|
| RGB | rgb(241, 191, 171) |
| HSL | hsl(17, 71%, 81%) |
| HSV | hsv(17, 29%, 95%) |
| CMYK | cmyk(0%, 20.7%, 29%, 5.5%) |
| CIE-LAB | lab(81.24, 15.10, 16.92) |
| CIE-LCH | lch(81.24, 22.68, 48.26°) |
| OKLab | oklab(84.4% 0.0469 0.0436) |
| OKLCH | oklch(84.4% 0.064 42.9) |
| XYZ | xyz(62.2583, 58.9056, 46.6107) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.27
Pale Salmon
#FFB19A
ΔE00 6.10
Light Salmon
#FEA993
ΔE00 7.84
Peach
#FFDAB9
ΔE00 9.27
Pinkish Tan
#D99B82
ΔE00 9.32
Blush (survey)
#F29E8E
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFAB #ABDDF1
analogous
#F1ABBA #F1BFAB #F1E2AB
triadic
#F1BFAB #ABF1BF #BFABF1
tetradic
#F1BFAB #BAF1AB #ABDDF1 #E2ABF1
square
#F1BFAB #BAF1AB #ABDDF1 #E2ABF1
split-complementary
#F1BFAB #ABF1E2 #ABBAF1
monochromatic
#E06F42 #E89777 #F1BFAB #FAE7DF #FBEBE5
Accessibility & contrast
On white
1.64
#F1BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#F1BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFAB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFAB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#FEB7BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1bfab; /* rgb */ color: rgb(241, 191, 171); /* oklch */ color: oklch(84.4% 0.064 42.9);
Tailwind
colors: {
custom: {
50: '#f6d2c4',
500: '#f1bfab',
950: '#000000',
},
}SCSS
$custom: #f1bfab; $custom-light: #f6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#f1bfab",
"rgb": {
"r": 241,
"g": 191,
"b": 171
},
"hsl": {
"h": 17.143,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.84397,
"c": 0.06402,
"h": 42.9
},
"luminance": 0.58903
}Semantic roles & 50–950 ramp
primary
#F1BFAB
secondary
#71B4D0
accent
#9CD312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382