#F6BCBB#F6BCBB
#F6BCBB is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.7% C 0.067 H 19.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BCBB |
|---|---|
| RGB | rgb(246, 188, 187) |
| HSL | hsl(1, 77%, 85%) |
| HSV | hsv(1, 24%, 96%) |
| CMYK | cmyk(0%, 23.6%, 24%, 3.5%) |
| CIE-LAB | lab(81.37, 20.71, 8.61) |
| CIE-LCH | lch(81.37, 22.43, 22.57°) |
| OKLab | oklab(84.73% 0.0633 0.0227) |
| OKLCH | oklch(84.73% 0.067 19.7) |
| XYZ | xyz(64.9598, 59.1502, 54.9995) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.37
Light Rose
#FFC5CB
ΔE00 3.47
Pink
#FFC0CB
ΔE00 4.62
Bubblegum
#FFC1CC
ΔE00 4.66
Lightpink
#FFB6C1
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BCBB #BBF5F6
analogous
#F6BBD8 #F6BCBB #F6DABB
triadic
#F6BCBB #BBF6BC #BCBBF6
tetradic
#F6BCBB #D8F6BB #BBF5F6 #DABBF6
square
#F6BCBB #D8F6BB #BBF5F6 #DABBF6
split-complementary
#F6BCBB #BBF6DA #BBD8F6
monochromatic
#E8514F #EF8785 #F6BCBB #FBE4E4 #FBE4E4
Accessibility & contrast
On white
1.64
#F6BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#F6BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BCBB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BCBB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f6bcbb; /* rgb */ color: rgb(246, 188, 187); /* oklch */ color: oklch(84.7% 0.067 19.7);
Tailwind
colors: {
custom: {
50: '#fad0cf',
500: '#f6bcbb',
950: '#000000',
},
}SCSS
$custom: #f6bcbb; $custom-light: #fad0cf; $custom-dark: #000000;
JSON
{
"hex": "#f6bcbb",
"rgb": {
"r": 246,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.017,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.84731,
"c": 0.06722,
"h": 19.7
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#F6BCBB
secondary
#7DD6D8
accent
#D5D90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383