#F9BFBC#F9BFBC
#F9BFBC is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.067 H 22.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFBC |
|---|---|
| RGB | rgb(249, 191, 188) |
| HSL | hsl(3, 84%, 86%) |
| HSV | hsv(3, 24%, 98%) |
| CMYK | cmyk(0%, 23.3%, 24.5%, 2.4%) |
| CIE-LAB | lab(82.40, 20.36, 9.57) |
| CIE-LCH | lch(82.40, 22.50, 25.18°) |
| OKLab | oklab(85.6% 0.0623 0.0251) |
| OKLCH | oklch(85.6% 0.067 22) |
| XYZ | xyz(66.7758, 61.0353, 55.8309) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.75
Light Rose
#FFC5CB
ΔE00 3.73
Pink
#FFC0CB
ΔE00 5.19
Bubblegum
#FFC1CC
ΔE00 5.21
Lightpink
#FFB6C1
ΔE00 5.64
Pale Pink
#FFCFDC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFBC #BCF6F9
analogous
#F9BCD7 #F9BFBC #F9DDBC
triadic
#F9BFBC #BCF9BF #BFBCF9
tetradic
#F9BFBC #D7F9BC #BCF6F9 #DDBCF9
square
#F9BFBC #D7F9BC #BCF6F9 #DDBCF9
split-complementary
#F9BFBC #BCF9DD #BCD7F9
monochromatic
#EF544C #F48984 #F9BFBC #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.59
#F9BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#F9BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFBC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFBC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bfbc; /* rgb */ color: rgb(249, 191, 188); /* oklch */ color: oklch(85.6% 0.067 22.0);
Tailwind
colors: {
custom: {
50: '#fcd2d0',
500: '#f9bfbc',
950: '#000000',
},
}SCSS
$custom: #f9bfbc; $custom-light: #fcd2d0; $custom-dark: #000000;
JSON
{
"hex": "#f9bfbc",
"rgb": {
"r": 249,
"g": 191,
"b": 188
},
"hsl": {
"h": 2.951,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.85599,
"c": 0.06721,
"h": 22
},
"luminance": 0.61032
}Semantic roles & 50–950 ramp
primary
#F9BFBC
secondary
#7CD8DD
accent
#D5E006
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383