#F7BFB2#F7BFB2
#F7BFB2 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.067 H 33.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BFB2 |
|---|---|
| RGB | rgb(247, 191, 178) |
| HSL | hsl(11, 81%, 83%) |
| HSV | hsv(11, 28%, 97%) |
| CMYK | cmyk(0%, 22.7%, 27.9%, 3.1%) |
| CIE-LAB | lab(81.98, 18.27, 14.30) |
| CIE-LCH | lch(81.98, 23.20, 38.06°) |
| OKLab | oklab(85.15% 0.0563 0.0371) |
| OKLCH | oklch(85.15% 0.067 33.4) |
| XYZ | xyz(65.0257, 60.2533, 50.3158) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 6.77
Light Salmon
#FEA993
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.62
Apricot
#FBCEB1
ΔE00 8.21
Blush (survey)
#F29E8E
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BFB2 #B2EAF7
analogous
#F7B2C7 #F7BFB2 #F7E1B2
triadic
#F7BFB2 #B2F7BF #BFB2F7
tetradic
#F7BFB2 #C7F7B2 #B2EAF7 #E1B2F7
square
#F7BFB2 #C7F7B2 #B2EAF7 #E1B2F7
split-complementary
#F7BFB2 #B2F7E1 #B2C7F7
monochromatic
#EB6343 #F1917B #F7BFB2 #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.61
#F7BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F7BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BFB2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BFB2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#FFB8BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f7bfb2; /* rgb */ color: rgb(247, 191, 178); /* oklch */ color: oklch(85.2% 0.067 33.4);
Tailwind
colors: {
custom: {
50: '#fbd2c9',
500: '#f7bfb2',
950: '#000000',
},
}SCSS
$custom: #f7bfb2; $custom-light: #fbd2c9; $custom-dark: #000000;
JSON
{
"hex": "#f7bfb2",
"rgb": {
"r": 247,
"g": 191,
"b": 178
},
"hsl": {
"h": 11.304,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.85153,
"c": 0.06739,
"h": 33.4
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#F7BFB2
secondary
#74C6D9
accent
#B5DE08
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382