#F6BFBC#F6BFBC
#F6BFBC is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.3% C 0.064 H 22.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFBC |
|---|---|
| RGB | rgb(246, 191, 188) |
| HSL | hsl(3, 76%, 85%) |
| HSV | hsv(3, 24%, 96%) |
| CMYK | cmyk(0%, 22.4%, 23.6%, 3.5%) |
| CIE-LAB | lab(82.10, 19.27, 9.11) |
| CIE-LCH | lch(82.10, 21.31, 25.31°) |
| OKLab | oklab(85.3% 0.059 0.024) |
| OKLCH | oklch(85.3% 0.064 22.1) |
| XYZ | xyz(65.7147, 60.4882, 55.7811) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.97
Light Rose
#FFC5CB
ΔE00 3.85
Bubblegum
#FFC1CC
ΔE00 5.36
Pink
#FFC0CB
ΔE00 5.36
Lightpink
#FFB6C1
ΔE00 5.96
Pale Pink
#FFCFDC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFBC #BCF3F6
analogous
#F6BCD6 #F6BFBC #F6DCBC
triadic
#F6BFBC #BCF6BF #BFBCF6
tetradic
#F6BFBC #D6F6BC #BCF3F6 #DCBCF6
square
#F6BFBC #D6F6BC #BCF3F6 #DCBCF6
split-complementary
#F6BFBC #BCF6DC #BCD6F6
monochromatic
#E85850 #EF8B86 #F6BFBC #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.60
#F6BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#F6BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFBC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFBC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6bfbc; /* rgb */ color: rgb(246, 191, 188); /* oklch */ color: oklch(85.3% 0.064 22.1);
Tailwind
colors: {
custom: {
50: '#fad2d0',
500: '#f6bfbc',
950: '#000000',
},
}SCSS
$custom: #f6bfbc; $custom-light: #fad2d0; $custom-dark: #000000;
JSON
{
"hex": "#f6bfbc",
"rgb": {
"r": 246,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.103,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.85303,
"c": 0.06371,
"h": 22.1
},
"luminance": 0.60485
}Semantic roles & 50–950 ramp
primary
#F6BFBC
secondary
#7ED3D8
accent
#CED90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383