#F7BBB3#F7BBB3
#F7BBB3 is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.4% C 0.071 H 27.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBB3 |
|---|---|
| RGB | rgb(247, 187, 179) |
| HSL | hsl(7, 81%, 84%) |
| HSV | hsv(7, 28%, 97%) |
| CMYK | cmyk(0%, 24.3%, 27.5%, 3.1%) |
| CIE-LAB | lab(81.06, 20.51, 12.46) |
| CIE-LCH | lch(81.06, 24.00, 31.29°) |
| OKLab | oklab(84.45% 0.0629 0.0325) |
| OKLCH | oklch(84.45% 0.071 27.3) |
| XYZ | xyz(64.2660, 58.5728, 50.5597) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.88
Light Rose
#FFC5CB
ΔE00 5.92
Pale Salmon
#FFB19A
ΔE00 6.29
Light Salmon
#FEA993
ΔE00 7.22
Lightpink
#FFB6C1
ΔE00 7.22
Pink
#FFC0CB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBB3 #B3EFF7
analogous
#F7B3CD #F7BBB3 #F7DDB3
triadic
#F7BBB3 #B3F7BB #BBB3F7
tetradic
#F7BBB3 #CDF7B3 #B3EFF7 #DDB3F7
square
#F7BBB3 #CDF7B3 #B3EFF7 #DDB3F7
split-complementary
#F7BBB3 #B3F7DD #B3CDF7
monochromatic
#EB5844 #F1897C #F7BBB3 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.65
#F7BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F7BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBB3
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBB3 | 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)
#C7C2B2
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bbb3; /* rgb */ color: rgb(247, 187, 179); /* oklch */ color: oklch(84.4% 0.071 27.3);
Tailwind
colors: {
custom: {
50: '#fbcfc9',
500: '#f7bbb3',
950: '#000000',
},
}SCSS
$custom: #f7bbb3; $custom-light: #fbcfc9; $custom-dark: #000000;
JSON
{
"hex": "#f7bbb3",
"rgb": {
"r": 247,
"g": 187,
"b": 179
},
"hsl": {
"h": 7.059,
"s": 80.952,
"l": 83.529
},
"oklch": {
"l": 0.84447,
"c": 0.07076,
"h": 27.3
},
"luminance": 0.58569
}Semantic roles & 50–950 ramp
primary
#F7BBB3
secondary
#75CDD9
accent
#C4DD08
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382