#F6BFBB#F6BFBB
#F6BFBB is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.064 H 23.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BFBB |
|---|---|
| RGB | rgb(246, 191, 187) |
| HSL | hsl(4, 77%, 85%) |
| HSV | hsv(4, 24%, 96%) |
| CMYK | cmyk(0%, 22.4%, 24%, 3.5%) |
| CIE-LAB | lab(82.08, 19.13, 9.61) |
| CIE-LCH | lch(82.08, 21.41, 26.69°) |
| OKLab | oklab(85.28% 0.0587 0.0252) |
| OKLCH | oklch(85.28% 0.064 23.3) |
| XYZ | xyz(65.6073, 60.4453, 55.2154) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.33
Light Rose
#FFC5CB
ΔE00 4.21
Pink
#FFC0CB
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.74
Lightpink
#FFB6C1
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BFBB #BBF2F6
analogous
#F6BBD4 #F6BFBB #F6DDBB
triadic
#F6BFBB #BBF6BF #BFBBF6
tetradic
#F6BFBB #D4F6BB #BBF2F6 #DDBBF6
square
#F6BFBB #D4F6BB #BBF2F6 #DDBBF6
split-complementary
#F6BFBB #BBF6DD #BBD4F6
monochromatic
#E8594F #EF8C85 #F6BFBB #FBE6E4 #FBE6E4
Accessibility & contrast
On white
1.60
#F6BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F6BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BFBB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BFBB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f6bfbb; /* rgb */ color: rgb(246, 191, 187); /* oklch */ color: oklch(85.3% 0.064 23.3);
Tailwind
colors: {
custom: {
50: '#fad2cf',
500: '#f6bfbb',
950: '#000000',
},
}SCSS
$custom: #f6bfbb; $custom-light: #fad2cf; $custom-dark: #000000;
JSON
{
"hex": "#f6bfbb",
"rgb": {
"r": 246,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.068,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85278,
"c": 0.06385,
"h": 23.3
},
"luminance": 0.60442
}Semantic roles & 50–950 ramp
primary
#F6BFBB
secondary
#7DD2D8
accent
#CBD90D
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383