#F7BBB2#F7BBB2
#F7BBB2 is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.4% C 0.071 H 28.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBB2 |
|---|---|
| RGB | rgb(247, 187, 178) |
| HSL | hsl(8, 81%, 83%) |
| HSV | hsv(8, 28%, 97%) |
| CMYK | cmyk(0%, 24.3%, 27.9%, 3.1%) |
| CIE-LAB | lab(81.03, 20.37, 12.97) |
| CIE-LCH | lch(81.03, 24.15, 32.48°) |
| OKLab | oklab(84.42% 0.0625 0.0337) |
| OKLCH | oklch(84.42% 0.071 28.4) |
| XYZ | xyz(64.1653, 58.5324, 50.0290) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.25
Pale Salmon
#FFB19A
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 6.96
Lightpink
#FFB6C1
ΔE00 7.61
Pink
#FFC0CB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBB2 #B2EEF7
analogous
#F7B2CB #F7BBB2 #F7DDB2
triadic
#F7BBB2 #B2F7BB #BBB2F7
tetradic
#F7BBB2 #CBF7B2 #B2EEF7 #DDB2F7
square
#F7BBB2 #CBF7B2 #B2EEF7 #DDB2F7
split-complementary
#F7BBB2 #B2F7DD #B2CBF7
monochromatic
#EB5943 #F18A7B #F7BBB2 #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.65
#F7BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F7BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBB2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBB2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#D5CEB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbb2; /* rgb */ color: rgb(247, 187, 178); /* oklch */ color: oklch(84.4% 0.071 28.4);
Tailwind
colors: {
custom: {
50: '#fbcfc9',
500: '#f7bbb2',
950: '#000000',
},
}SCSS
$custom: #f7bbb2; $custom-light: #fbcfc9; $custom-dark: #000000;
JSON
{
"hex": "#f7bbb2",
"rgb": {
"r": 247,
"g": 187,
"b": 178
},
"hsl": {
"h": 7.826,
"s": 81.176,
"l": 83.333
},
"oklch": {
"l": 0.84422,
"c": 0.07101,
"h": 28.4
},
"luminance": 0.58529
}Semantic roles & 50–950 ramp
primary
#F7BBB2
secondary
#74CCD9
accent
#C2DE08
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382