#F6BCBF#F6BCBF
#F6BCBF is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.8% C 0.067 H 15.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BCBF |
|---|---|
| RGB | rgb(246, 188, 191) |
| HSL | hsl(357, 76%, 85%) |
| HSV | hsv(357, 24%, 96%) |
| CMYK | cmyk(0%, 23.6%, 22.4%, 3.5%) |
| CIE-LAB | lab(81.47, 21.28, 6.59) |
| CIE-LCH | lch(81.47, 22.28, 17.21°) |
| OKLab | oklab(84.84% 0.0648 0.0175) |
| OKLCH | oklch(84.84% 0.067 15.1) |
| XYZ | xyz(65.3940, 59.3239, 57.2862) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.44
Light Rose
#FFC5CB
ΔE00 2.47
Pink
#FFC0CB
ΔE00 3.22
Bubblegum
#FFC1CC
ΔE00 3.28
Lightpink
#FFB6C1
ΔE00 3.76
Soft Pink
#FDB0C0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BCBF #BCF6F3
analogous
#F6BCDC #F6BCBF #F6D6BC
triadic
#F6BCBF #BFF6BC #BCBFF6
tetradic
#F6BCBF #DCF6BC #BCF6F3 #D6BCF6
square
#F6BCBF #DCF6BC #BCF6F3 #D6BCF6
split-complementary
#F6BCBF #BCF6D6 #BCDCF6
monochromatic
#E85058 #EF868B #F6BCBF #FBE4E5 #FBE4E5
Accessibility & contrast
On white
1.63
#F6BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F6BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BCBF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BCBF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f6bcbf; /* rgb */ color: rgb(246, 188, 191); /* oklch */ color: oklch(84.8% 0.067 15.1);
Tailwind
colors: {
custom: {
50: '#fad0d2',
500: '#f6bcbf',
950: '#000000',
},
}SCSS
$custom: #f6bcbf; $custom-light: #fad0d2; $custom-dark: #000000;
JSON
{
"hex": "#f6bcbf",
"rgb": {
"r": 246,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.897,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.84836,
"c": 0.06711,
"h": 15.1
},
"luminance": 0.59321
}Semantic roles & 50–950 ramp
primary
#F6BCBF
secondary
#7ED8D3
accent
#D9CE0D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383