#F9BFBF#F9BFBF
#F9BFBF is a very light, moderate red. Relative luminance 0.612; OKLCH L 85.7% C 0.067 H 18.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFBF |
|---|---|
| RGB | rgb(249, 191, 191) |
| HSL | hsl(0, 83%, 86%) |
| HSV | hsv(0, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 23.3%, 2.4%) |
| CIE-LAB | lab(82.47, 20.78, 8.06) |
| CIE-LCH | lch(82.47, 22.29, 21.21°) |
| OKLab | oklab(85.68% 0.0635 0.0213) |
| OKLCH | oklch(85.68% 0.067 18.5) |
| XYZ | xyz(67.1025, 61.1660, 57.5518) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.66
Light Rose
#FFC5CB
ΔE00 2.70
Pink
#FFC0CB
ΔE00 4.06
Bubblegum
#FFC1CC
ΔE00 4.08
Lightpink
#FFB6C1
ΔE00 4.70
Pale Pink
#FFCFDC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFBF #BFF9F9
analogous
#F9BFDC #F9BFBF #F9DCBF
triadic
#F9BFBF #BFF9BF #BFBFF9
tetradic
#F9BFBF #DCF9BF #BFF9F9 #DCBFF9
square
#F9BFBF #DCF9BF #BFF9F9 #DCBFF9
split-complementary
#F9BFBF #BFF9DC #BFDCF9
monochromatic
#EF4F4F #F48787 #F9BFBF #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.59
#F9BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#F9BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFBF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFBF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#FFB9BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bfbf; /* rgb */ color: rgb(249, 191, 191); /* oklch */ color: oklch(85.7% 0.067 18.5);
Tailwind
colors: {
custom: {
50: '#fcd2d2',
500: '#f9bfbf',
950: '#000000',
},
}SCSS
$custom: #f9bfbf; $custom-light: #fcd2d2; $custom-dark: #000000;
JSON
{
"hex": "#f9bfbf",
"rgb": {
"r": 249,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.85677,
"c": 0.06695,
"h": 18.5
},
"luminance": 0.61163
}Semantic roles & 50–950 ramp
primary
#F9BFBF
secondary
#7FDDDD
accent
#DFDF06
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383