#F7BCBB#F7BCBB
#F7BCBB is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.8% C 0.068 H 19.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BCBB |
|---|---|
| RGB | rgb(247, 188, 187) |
| HSL | hsl(1, 79%, 85%) |
| HSV | hsv(1, 24%, 97%) |
| CMYK | cmyk(0%, 23.9%, 24.3%, 3.1%) |
| CIE-LAB | lab(81.47, 21.07, 8.76) |
| CIE-LCH | lch(81.47, 22.82, 22.57°) |
| OKLab | oklab(84.83% 0.0644 0.0231) |
| OKLCH | oklch(84.83% 0.068 19.7) |
| XYZ | xyz(65.3116, 59.3316, 55.0160) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.31
Light Rose
#FFC5CB
ΔE00 3.45
Pink
#FFC0CB
ΔE00 4.57
Bubblegum
#FFC1CC
ΔE00 4.63
Lightpink
#FFB6C1
ΔE00 4.79
Soft Pink
#FDB0C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BCBB #BBF6F7
analogous
#F7BBD8 #F7BCBB #F7DABB
triadic
#F7BCBB #BBF7BC #BCBBF7
tetradic
#F7BCBB #D8F7BB #BBF6F7 #DABBF7
square
#F7BCBB #D8F7BB #BBF6F7 #DABBF7
split-complementary
#F7BCBB #BBF7DA #BBD8F7
monochromatic
#EA504D #F18684 #F7BCBB #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.63
#F7BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F7BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BCBB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BCBB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f7bcbb; /* rgb */ color: rgb(247, 188, 187); /* oklch */ color: oklch(84.8% 0.068 19.7);
Tailwind
colors: {
custom: {
50: '#fbd0cf',
500: '#f7bcbb',
950: '#000000',
},
}SCSS
$custom: #f7bcbb; $custom-light: #fbd0cf; $custom-dark: #000000;
JSON
{
"hex": "#f7bcbb",
"rgb": {
"r": 247,
"g": 188,
"b": 187
},
"hsl": {
"h": 1,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.8483,
"c": 0.06839,
"h": 19.7
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#F7BCBB
secondary
#7DD8D9
accent
#D8DB0A
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383