#F6C4BB#F6C4BB
#F6C4BB is a very light, muted red. Relative luminance 0.627; OKLCH L 86.2% C 0.059 H 30.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C4BB |
|---|---|
| RGB | rgb(246, 196, 187) |
| HSL | hsl(9, 77%, 85%) |
| HSV | hsv(9, 24%, 96%) |
| CMYK | cmyk(0%, 20.3%, 24%, 3.5%) |
| CIE-LAB | lab(83.27, 16.49, 11.30) |
| CIE-LCH | lch(83.27, 19.99, 34.42°) |
| OKLab | oklab(86.2% 0.051 0.0295) |
| OKLCH | oklch(86.2% 0.059 30.1) |
| XYZ | xyz(66.7164, 62.6634, 55.5851) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.62
Light Rose
#FFC5CB
ΔE00 6.21
Pale Salmon
#FFB19A
ΔE00 7.71
Bubblegum
#FFC1CC
ΔE00 7.99
Pink
#FFC0CB
ΔE00 8.04
Apricot
#FBCEB1
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C4BB #BBEDF6
analogous
#F6BBCF #F6C4BB #F6E2BB
triadic
#F6C4BB #BBF6C4 #C4BBF6
tetradic
#F6C4BB #CFF6BB #BBEDF6 #E2BBF6
square
#F6C4BB #CFF6BB #BBEDF6 #E2BBF6
split-complementary
#F6C4BB #BBF6E2 #BBCFF6
monochromatic
#E8664F #EF9585 #F6C4BB #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.55
#F6C4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F6C4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C4BB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C4BB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#DAD3BB
Tritanopia (blue-blind)
#FFBEC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6c4bb; /* rgb */ color: rgb(246, 196, 187); /* oklch */ color: oklch(86.2% 0.059 30.1);
Tailwind
colors: {
custom: {
50: '#fad6cf',
500: '#f6c4bb',
950: '#000000',
},
}SCSS
$custom: #f6c4bb; $custom-light: #fad6cf; $custom-dark: #000000;
JSON
{
"hex": "#f6c4bb",
"rgb": {
"r": 246,
"g": 196,
"b": 187
},
"hsl": {
"h": 9.153,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.86198,
"c": 0.05888,
"h": 30.1
},
"luminance": 0.62661
}Semantic roles & 50–950 ramp
primary
#F6C4BB
secondary
#7DCAD8
accent
#BAD90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383