#F7BBB0#F7BBB0
#F7BBB0 is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.072 H 30.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBB0 |
|---|---|
| RGB | rgb(247, 187, 176) |
| HSL | hsl(9, 82%, 83%) |
| HSV | hsv(9, 29%, 97%) |
| CMYK | cmyk(0%, 24.3%, 28.7%, 3.1%) |
| CIE-LAB | lab(80.99, 20.11, 13.98) |
| CIE-LCH | lch(80.99, 24.49, 34.81°) |
| OKLab | oklab(84.37% 0.0617 0.0363) |
| OKLCH | oklch(84.37% 0.072 30.4) |
| XYZ | xyz(63.9659, 58.4527, 48.9791) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.35
Pale Rose
#FDC1C5
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 7.02
Blush (survey)
#F29E8E
ΔE00 7.60
Lightpink
#FFB6C1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBB0 #B0ECF7
analogous
#F7B0C8 #F7BBB0 #F7DEB0
triadic
#F7BBB0 #B0F7BB #BBB0F7
tetradic
#F7BBB0 #C8F7B0 #B0ECF7 #DEB0F7
square
#F7BBB0 #C8F7B0 #B0ECF7 #DEB0F7
split-complementary
#F7BBB0 #B0F7DE #B0C8F7
monochromatic
#EC5B41 #F18B78 #F7BBB0 #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.65
#F7BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F7BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBB0
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBB0 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AF
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbb0; /* rgb */ color: rgb(247, 187, 176); /* oklch */ color: oklch(84.4% 0.072 30.4);
Tailwind
colors: {
custom: {
50: '#fbcfc7',
500: '#f7bbb0',
950: '#000000',
},
}SCSS
$custom: #f7bbb0; $custom-light: #fbcfc7; $custom-dark: #000000;
JSON
{
"hex": "#f7bbb0",
"rgb": {
"r": 247,
"g": 187,
"b": 176
},
"hsl": {
"h": 9.296,
"s": 81.609,
"l": 82.941
},
"oklch": {
"l": 0.84373,
"c": 0.07158,
"h": 30.4
},
"luminance": 0.58449
}Semantic roles & 50–950 ramp
primary
#F7BBB0
secondary
#73C9D9
accent
#BDDE08
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382