#F8BDAB#F8BDAB
#F8BDAB is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.7% C 0.073 H 37.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BDAB |
|---|---|
| RGB | rgb(248, 189, 171) |
| HSL | hsl(14, 85%, 82%) |
| HSV | hsv(14, 31%, 97%) |
| CMYK | cmyk(0%, 23.8%, 31%, 2.7%) |
| CIE-LAB | lab(81.45, 18.78, 17.32) |
| CIE-LCH | lch(81.45, 25.55, 42.69°) |
| OKLab | oklab(84.72% 0.0578 0.0446) |
| OKLCH | oklch(84.72% 0.073 37.6) |
| XYZ | xyz(64.2612, 59.2953, 46.5805) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.27
Light Salmon
#FEA993
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 7.20
Blush (survey)
#F29E8E
ΔE00 8.03
Pale Rose
#FDC1C5
ΔE00 8.66
Pinkish Tan
#D99B82
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BDAB #ABE6F8
analogous
#F8ABC0 #F8BDAB #F8E4AB
triadic
#F8BDAB #ABF8BD #BDABF8
tetradic
#F8BDAB #C0F8AB #ABE6F8 #E4ABF8
square
#F8BDAB #C0F8AB #ABE6F8 #E4ABF8
split-complementary
#F8BDAB #ABF8E4 #ABC0F8
monochromatic
#EF643A #F39173 #F8BDAB #FDE9E3 #FDE9E3
Accessibility & contrast
On white
1.63
#F8BDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F8BDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BDAB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BDAB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#D8CFAB
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bdab; /* rgb */ color: rgb(248, 189, 171); /* oklch */ color: oklch(84.7% 0.073 37.6);
Tailwind
colors: {
custom: {
50: '#fcd1c4',
500: '#f8bdab',
950: '#000000',
},
}SCSS
$custom: #f8bdab; $custom-light: #fcd1c4; $custom-dark: #000000;
JSON
{
"hex": "#f8bdab",
"rgb": {
"r": 248,
"g": 189,
"b": 171
},
"hsl": {
"h": 14.026,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.84721,
"c": 0.07296,
"h": 37.6
},
"luminance": 0.59292
}Semantic roles & 50–950 ramp
primary
#F8BDAB
secondary
#6DC0DA
accent
#AEE104
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382