#F9BFBB#F9BFBB
#F9BFBB is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.067 H 23.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFBB |
|---|---|
| RGB | rgb(249, 191, 187) |
| HSL | hsl(4, 84%, 85%) |
| HSV | hsv(4, 25%, 98%) |
| CMYK | cmyk(0%, 23.3%, 24.9%, 2.4%) |
| CIE-LAB | lab(82.37, 20.22, 10.07) |
| CIE-LCH | lch(82.37, 22.59, 26.48°) |
| OKLab | oklab(85.57% 0.062 0.0264) |
| OKLCH | oklch(85.57% 0.067 23.1) |
| XYZ | xyz(66.6684, 60.9924, 55.2651) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.13
Light Rose
#FFC5CB
ΔE00 4.09
Pink
#FFC0CB
ΔE00 5.58
Bubblegum
#FFC1CC
ΔE00 5.60
Lightpink
#FFB6C1
ΔE00 5.98
Pale Pink
#FFCFDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFBB #BBF5F9
analogous
#F9BBD6 #F9BFBB #F9DEBB
triadic
#F9BFBB #BBF9BF #BFBBF9
tetradic
#F9BFBB #D6F9BB #BBF5F9 #DEBBF9
square
#F9BFBB #D6F9BB #BBF5F9 #DEBBF9
split-complementary
#F9BFBB #BBF9DE #BBD6F9
monochromatic
#EF554B #F48A83 #F9BFBB #FDE5E3 #FDE5E3
Accessibility & contrast
On white
1.59
#F9BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F9BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFBB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFBB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bfbb; /* rgb */ color: rgb(249, 191, 187); /* oklch */ color: oklch(85.6% 0.067 23.1);
Tailwind
colors: {
custom: {
50: '#fcd2cf',
500: '#f9bfbb',
950: '#000000',
},
}SCSS
$custom: #f9bfbb; $custom-light: #fcd2cf; $custom-dark: #000000;
JSON
{
"hex": "#f9bfbb",
"rgb": {
"r": 249,
"g": 191,
"b": 187
},
"hsl": {
"h": 3.871,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85574,
"c": 0.06735,
"h": 23.1
},
"luminance": 0.60989
}Semantic roles & 50–950 ramp
primary
#F9BFBB
secondary
#7BD6DD
accent
#D2E005
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383