#F4BCAB#F4BCAB
#F4BCAB is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.1% C 0.069 H 37.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BCAB |
|---|---|
| RGB | rgb(244, 188, 171) |
| HSL | hsl(14, 77%, 81%) |
| HSV | hsv(14, 30%, 96%) |
| CMYK | cmyk(0%, 23%, 29.9%, 4.3%) |
| CIE-LAB | lab(80.82, 17.81, 16.38) |
| CIE-LCH | lch(80.82, 24.19, 42.60°) |
| OKLab | oklab(84.14% 0.0549 0.0422) |
| OKLCH | oklch(84.14% 0.069 37.6) |
| XYZ | xyz(62.6435, 58.1430, 46.4433) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.74
Light Salmon
#FEA993
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 7.23
Blush (survey)
#F29E8E
ΔE00 8.10
Pale Rose
#FDC1C5
ΔE00 8.51
Pinkish Tan
#D99B82
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BCAB #ABE3F4
analogous
#F4ABBF #F4BCAB #F4E1AB
triadic
#F4BCAB #ABF4BC #BCABF4
tetradic
#F4BCAB #BFF4AB #ABE3F4 #E1ABF4
square
#F4BCAB #BFF4AB #ABE3F4 #E1ABF4
split-complementary
#F4BCAB #ABF4E1 #ABBFF4
monochromatic
#E6663F #ED9175 #F4BCAB #FBE7E1 #FBE9E4
Accessibility & contrast
On white
1.66
#F4BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F4BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BCAB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BCAB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bcab; /* rgb */ color: rgb(244, 188, 171); /* oklch */ color: oklch(84.1% 0.069 37.6);
Tailwind
colors: {
custom: {
50: '#f9d0c4',
500: '#f4bcab',
950: '#000000',
},
}SCSS
$custom: #f4bcab; $custom-light: #f9d0c4; $custom-dark: #000000;
JSON
{
"hex": "#f4bcab",
"rgb": {
"r": 244,
"g": 188,
"b": 171
},
"hsl": {
"h": 13.973,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.84137,
"c": 0.06925,
"h": 37.6
},
"luminance": 0.5814
}Semantic roles & 50–950 ramp
primary
#F4BCAB
secondary
#6FBCD4
accent
#A9D90C
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382