#F3BCAB#F3BCAB
#F3BCAB is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.0% C 0.068 H 37.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCAB |
|---|---|
| RGB | rgb(243, 188, 171) |
| HSL | hsl(14, 75%, 81%) |
| HSV | hsv(14, 30%, 95%) |
| CMYK | cmyk(0%, 22.6%, 29.6%, 4.7%) |
| CIE-LAB | lab(80.72, 17.43, 16.22) |
| CIE-LCH | lch(80.72, 23.81, 42.94°) |
| OKLab | oklab(84.04% 0.0538 0.0418) |
| OKLCH | oklch(84.04% 0.068 37.9) |
| XYZ | xyz(62.2974, 57.9645, 46.4270) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.92
Light Salmon
#FEA993
ΔE00 6.53
Apricot
#FBCEB1
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 8.22
Pale Rose
#FDC1C5
ΔE00 8.59
Pinkish Tan
#D99B82
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCAB #ABE2F3
analogous
#F3ABBE #F3BCAB #F3E0AB
triadic
#F3BCAB #ABF3BC #BCABF3
tetradic
#F3BCAB #BEF3AB #ABE2F3 #E0ABF3
square
#F3BCAB #BEF3AB #ABE2F3 #E0ABF3
split-complementary
#F3BCAB #ABF3E0 #ABBEF3
monochromatic
#E46740 #EB9175 #F3BCAB #FBE7E1 #FBEAE4
Accessibility & contrast
On white
1.67
#F3BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F3BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCAB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCAB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bcab; /* rgb */ color: rgb(243, 188, 171); /* oklch */ color: oklch(84.0% 0.068 37.9);
Tailwind
colors: {
custom: {
50: '#f8d0c4',
500: '#f3bcab',
950: '#000000',
},
}SCSS
$custom: #f3bcab; $custom-light: #f8d0c4; $custom-dark: #000000;
JSON
{
"hex": "#f3bcab",
"rgb": {
"r": 243,
"g": 188,
"b": 171
},
"hsl": {
"h": 14.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.84037,
"c": 0.06814,
"h": 37.9
},
"luminance": 0.57961
}Semantic roles & 50–950 ramp
primary
#F3BCAB
secondary
#70BBD2
accent
#A8D70E
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382