#F8BCAB#F8BCAB
#F8BCAB is a very light, moderate red. Relative luminance 0.589; OKLCH L 84.5% C 0.074 H 36.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCAB |
|---|---|
| RGB | rgb(248, 188, 171) |
| HSL | hsl(13, 85%, 82%) |
| HSV | hsv(13, 31%, 97%) |
| CMYK | cmyk(0%, 24.2%, 31%, 2.7%) |
| CIE-LAB | lab(81.22, 19.31, 17.00) |
| CIE-LCH | lch(81.22, 25.72, 41.35°) |
| OKLab | oklab(84.54% 0.0593 0.0437) |
| OKLCH | oklch(84.54% 0.074 36.4) |
| XYZ | xyz(64.0469, 58.8666, 46.5091) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.12
Light Salmon
#FEA993
ΔE00 5.78
Blush (survey)
#F29E8E
ΔE00 7.69
Apricot
#FBCEB1
ΔE00 7.71
Pale Rose
#FDC1C5
ΔE00 8.27
Light Rose
#FFC5CB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCAB #ABE7F8
analogous
#F8ABC1 #F8BCAB #F8E3AB
triadic
#F8BCAB #ABF8BC #BCABF8
tetradic
#F8BCAB #C1F8AB #ABE7F8 #E3ABF8
square
#F8BCAB #C1F8AB #ABE7F8 #E3ABF8
split-complementary
#F8BCAB #ABF8E3 #ABC1F8
monochromatic
#EF623A #F38F73 #F8BCAB #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.64
#F8BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F8BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCAB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCAB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#D8CEAB
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bcab; /* rgb */ color: rgb(248, 188, 171); /* oklch */ color: oklch(84.5% 0.074 36.4);
Tailwind
colors: {
custom: {
50: '#fcd0c4',
500: '#f8bcab',
950: '#000000',
},
}SCSS
$custom: #f8bcab; $custom-light: #fcd0c4; $custom-dark: #000000;
JSON
{
"hex": "#f8bcab",
"rgb": {
"r": 248,
"g": 188,
"b": 171
},
"hsl": {
"h": 13.247,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.84538,
"c": 0.07371,
"h": 36.4
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#F8BCAB
secondary
#6DC2DA
accent
#B0E104
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382