#F6BCAB#F6BCAB
#F6BCAB is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.3% C 0.071 H 37.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BCAB |
|---|---|
| RGB | rgb(246, 188, 171) |
| HSL | hsl(14, 81%, 82%) |
| HSV | hsv(14, 30%, 96%) |
| CMYK | cmyk(0%, 23.6%, 30.5%, 3.5%) |
| CIE-LAB | lab(81.02, 18.56, 16.68) |
| CIE-LCH | lch(81.02, 24.96, 41.96°) |
| OKLab | oklab(84.34% 0.0571 0.043) |
| OKLCH | oklch(84.34% 0.071 37) |
| XYZ | xyz(63.3414, 58.5028, 46.4760) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.41
Light Salmon
#FEA993
ΔE00 6.06
Apricot
#FBCEB1
ΔE00 7.46
Blush (survey)
#F29E8E
ΔE00 7.88
Pale Rose
#FDC1C5
ΔE00 8.38
Pinkish Tan
#D99B82
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BCAB #ABE5F6
analogous
#F6ABC0 #F6BCAB #F6E2AB
triadic
#F6BCAB #ABF6BC #BCABF6
tetradic
#F6BCAB #C0F6AB #ABE5F6 #E2ABF6
square
#F6BCAB #C0F6AB #ABE5F6 #E2ABF6
split-complementary
#F6BCAB #ABF6E2 #ABC0F6
monochromatic
#EA643C #F09074 #F6BCAB #FCE8E2 #FCE9E3
Accessibility & contrast
On white
1.65
#F6BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F6BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BCAB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BCAB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#D7CEAB
Tritanopia (blue-blind)
#FFB4B7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f6bcab; /* rgb */ color: rgb(246, 188, 171); /* oklch */ color: oklch(84.3% 0.071 37.0);
Tailwind
colors: {
custom: {
50: '#fad0c4',
500: '#f6bcab',
950: '#000000',
},
}SCSS
$custom: #f6bcab; $custom-light: #fad0c4; $custom-dark: #000000;
JSON
{
"hex": "#f6bcab",
"rgb": {
"r": 246,
"g": 188,
"b": 171
},
"hsl": {
"h": 13.6,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.84337,
"c": 0.07147,
"h": 37
},
"luminance": 0.585
}Semantic roles & 50–950 ramp
primary
#F6BCAB
secondary
#6EBFD7
accent
#ADDD09
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382