#F9BCB0#F9BCB0
#F9BCB0 is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.8% C 0.073 H 31.3°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BCB0 |
|---|---|
| RGB | rgb(249, 188, 176) |
| HSL | hsl(10, 86%, 83%) |
| HSV | hsv(10, 29%, 98%) |
| CMYK | cmyk(0%, 24.5%, 29.3%, 2.4%) |
| CIE-LAB | lab(81.43, 20.32, 14.62) |
| CIE-LCH | lch(81.43, 25.04, 35.74°) |
| OKLab | oklab(84.76% 0.0624 0.0379) |
| OKLCH | oklch(84.76% 0.073 31.3) |
| XYZ | xyz(64.8880, 59.2442, 49.0833) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.06
Pale Rose
#FDC1C5
ΔE00 6.31
Light Salmon
#FEA993
ΔE00 6.31
Light Rose
#FFC5CB
ΔE00 7.29
Blush (survey)
#F29E8E
ΔE00 7.65
Lightpink
#FFB6C1
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BCB0 #B0EDF9
analogous
#F9B0C8 #F9BCB0 #F9E0B0
triadic
#F9BCB0 #B0F9BC #BCB0F9
tetradic
#F9BCB0 #C8F9B0 #B0EDF9 #E0B0F9
square
#F9BCB0 #C8F9B0 #B0EDF9 #E0B0F9
split-complementary
#F9BCB0 #B0F9E0 #B0C8F9
monochromatic
#F05C3E #F58C77 #F9BCB0 #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.63
#F9BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#F9BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BCB0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BCB0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AF
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bcb0; /* rgb */ color: rgb(249, 188, 176); /* oklch */ color: oklch(84.8% 0.073 31.3);
Tailwind
colors: {
custom: {
50: '#fcd0c7',
500: '#f9bcb0',
950: '#000000',
},
}SCSS
$custom: #f9bcb0; $custom-light: #fcd0c7; $custom-dark: #000000;
JSON
{
"hex": "#f9bcb0",
"rgb": {
"r": 249,
"g": 188,
"b": 176
},
"hsl": {
"h": 9.863,
"s": 85.882,
"l": 83.333
},
"oklch": {
"l": 0.84757,
"c": 0.07297,
"h": 31.3
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#F9BCB0
secondary
#71CADC
accent
#BEE203
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382