#F9BCB3#F9BCB3
#F9BCB3 is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.8% C 0.072 H 28.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BCB3 |
|---|---|
| RGB | rgb(249, 188, 179) |
| HSL | hsl(8, 85%, 84%) |
| HSV | hsv(8, 28%, 98%) |
| CMYK | cmyk(0%, 24.5%, 28.1%, 2.4%) |
| CIE-LAB | lab(81.49, 20.72, 13.11) |
| CIE-LCH | lch(81.49, 24.52, 32.32°) |
| OKLab | oklab(84.83% 0.0635 0.0341) |
| OKLCH | oklch(84.83% 0.072 28.2) |
| XYZ | xyz(65.1881, 59.3642, 50.6639) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.16
Pale Salmon
#FFB19A
ΔE00 5.96
Light Rose
#FFC5CB
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 6.98
Lightpink
#FFB6C1
ΔE00 7.54
Pink
#FFC0CB
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BCB3 #B3F0F9
analogous
#F9B3CD #F9BCB3 #F9DFB3
triadic
#F9BCB3 #B3F9BC #BCB3F9
tetradic
#F9BCB3 #CDF9B3 #B3F0F9 #DFB3F9
square
#F9BCB3 #CDF9B3 #B3F0F9 #DFB3F9
split-complementary
#F9BCB3 #B3F9DF #B3CDF9
monochromatic
#F05842 #F58A7A #F9BCB3 #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.63
#F9BCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F9BCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BCB3
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BCB3 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B2
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bcb3; /* rgb */ color: rgb(249, 188, 179); /* oklch */ color: oklch(84.8% 0.072 28.2);
Tailwind
colors: {
custom: {
50: '#fcd0c9',
500: '#f9bcb3',
950: '#000000',
},
}SCSS
$custom: #f9bcb3; $custom-light: #fcd0c9; $custom-dark: #000000;
JSON
{
"hex": "#f9bcb3",
"rgb": {
"r": 249,
"g": 188,
"b": 179
},
"hsl": {
"h": 7.714,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.8483,
"c": 0.07209,
"h": 28.2
},
"luminance": 0.59361
}Semantic roles & 50–950 ramp
primary
#F9BCB3
secondary
#74CFDC
accent
#C5E204
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382