#F1BBAB#F1BBAB
#F1BBAB is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.7% C 0.067 H 37.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBAB |
|---|---|
| RGB | rgb(241, 187, 171) |
| HSL | hsl(14, 71%, 81%) |
| HSV | hsv(14, 29%, 95%) |
| CMYK | cmyk(0%, 22.4%, 29%, 5.5%) |
| CIE-LAB | lab(80.28, 17.21, 15.58) |
| CIE-LCH | lch(80.28, 23.22, 42.16°) |
| OKLab | oklab(83.65% 0.0531 0.0402) |
| OKLCH | oklch(83.65% 0.067 37.1) |
| XYZ | xyz(61.3979, 57.1847, 46.3239) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.13
Light Salmon
#FEA993
ΔE00 6.64
Apricot
#FBCEB1
ΔE00 7.43
Blush (survey)
#F29E8E
ΔE00 8.12
Pale Rose
#FDC1C5
ΔE00 8.34
Pinkish Tan
#D99B82
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBAB #ABE1F1
analogous
#F1ABBE #F1BBAB #F1DEAB
triadic
#F1BBAB #ABF1BB #BBABF1
tetradic
#F1BBAB #BEF1AB #ABE1F1 #DEABF1
square
#F1BBAB #BEF1AB #ABE1F1 #DEABF1
split-complementary
#F1BBAB #ABF1DE #ABBEF1
monochromatic
#E06642 #E89177 #F1BBAB #FAE5DF #FBEAE5
Accessibility & contrast
On white
1.69
#F1BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#F1BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBAB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBAB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AA
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#FEB4B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bbab; /* rgb */ color: rgb(241, 187, 171); /* oklch */ color: oklch(83.7% 0.067 37.1);
Tailwind
colors: {
custom: {
50: '#f7cfc4',
500: '#f1bbab',
950: '#000000',
},
}SCSS
$custom: #f1bbab; $custom-light: #f7cfc4; $custom-dark: #000000;
JSON
{
"hex": "#f1bbab",
"rgb": {
"r": 241,
"g": 187,
"b": 171
},
"hsl": {
"h": 13.714,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.83653,
"c": 0.06664,
"h": 37.1
},
"luminance": 0.57182
}Semantic roles & 50–950 ramp
primary
#F1BBAB
secondary
#71BAD0
accent
#A7D312
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171312
muted
#858382