#F7BCBF#F7BCBF
#F7BCBF is a very light, moderate red. Relative luminance 0.595; OKLCH L 84.9% C 0.068 H 15.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BCBF |
|---|---|
| RGB | rgb(247, 188, 191) |
| HSL | hsl(357, 79%, 85%) |
| HSV | hsv(357, 24%, 97%) |
| CMYK | cmyk(0%, 23.9%, 22.7%, 3.1%) |
| CIE-LAB | lab(81.57, 21.64, 6.75) |
| CIE-LCH | lch(81.57, 22.67, 17.32°) |
| OKLab | oklab(84.94% 0.0659 0.0179) |
| OKLCH | oklch(84.94% 0.068 15.2) |
| XYZ | xyz(65.7457, 59.5053, 57.3027) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.34
Light Rose
#FFC5CB
ΔE00 2.43
Pink
#FFC0CB
ΔE00 3.16
Bubblegum
#FFC1CC
ΔE00 3.22
Lightpink
#FFB6C1
ΔE00 3.63
Soft Pink
#FDB0C0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BCBF #BCF7F4
analogous
#F7BCDC #F7BCBF #F7D6BC
triadic
#F7BCBF #BFF7BC #BCBFF7
tetradic
#F7BCBF #DCF7BC #BCF7F4 #D6BCF7
square
#F7BCBF #DCF7BC #BCF7F4 #D6BCF7
split-complementary
#F7BCBF #BCF7D6 #BCDCF7
monochromatic
#EA4F57 #F0858B #F7BCBF #FCE4E5 #FCE4E5
Accessibility & contrast
On white
1.63
#F7BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F7BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BCBF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BCBF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f7bcbf; /* rgb */ color: rgb(247, 188, 191); /* oklch */ color: oklch(84.9% 0.068 15.2);
Tailwind
colors: {
custom: {
50: '#fbd0d2',
500: '#f7bcbf',
950: '#000000',
},
}SCSS
$custom: #f7bcbf; $custom-light: #fbd0d2; $custom-dark: #000000;
JSON
{
"hex": "#f7bcbf",
"rgb": {
"r": 247,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.949,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.84935,
"c": 0.06828,
"h": 15.2
},
"luminance": 0.59502
}Semantic roles & 50–950 ramp
primary
#F7BCBF
secondary
#7EDAD5
accent
#DBD00B
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383