#F9BBBF#F9BBBF
#F9BBBF is a very light, moderate red. Relative luminance 0.594; OKLCH L 85.0% C 0.072 H 14.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBBF |
|---|---|
| RGB | rgb(249, 187, 191) |
| HSL | hsl(356, 84%, 85%) |
| HSV | hsv(356, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 23.3%, 2.4%) |
| CIE-LAB | lab(81.54, 22.89, 6.73) |
| CIE-LCH | lch(81.54, 23.86, 16.38°) |
| OKLab | oklab(84.96% 0.0696 0.0179) |
| OKLCH | oklch(84.96% 0.072 14.4) |
| XYZ | xyz(66.2421, 59.4452, 57.2650) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.40
Light Rose
#FFC5CB
ΔE00 2.50
Pink
#FFC0CB
ΔE00 2.83
Bubblegum
#FFC1CC
ΔE00 2.95
Lightpink
#FFB6C1
ΔE00 2.97
Soft Pink
#FDB0C0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBBF #BBF9F5
analogous
#F9BBDE #F9BBBF #F9D6BB
triadic
#F9BBBF #BFF9BB #BBBFF9
tetradic
#F9BBBF #DEF9BB #BBF9F5 #D6BBF9
square
#F9BBBF #DEF9BB #BBF9F5 #D6BBF9
split-complementary
#F9BBBF #BBF9D6 #BBDEF9
monochromatic
#EF4B55 #F4838A #F9BBBF #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.63
#F9BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#F9BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBBF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBBF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9bbbf; /* rgb */ color: rgb(249, 187, 191); /* oklch */ color: oklch(85.0% 0.072 14.4);
Tailwind
colors: {
custom: {
50: '#fccfd2',
500: '#f9bbbf',
950: '#000000',
},
}SCSS
$custom: #f9bbbf; $custom-light: #fccfd2; $custom-dark: #000000;
JSON
{
"hex": "#f9bbbf",
"rgb": {
"r": 249,
"g": 187,
"b": 191
},
"hsl": {
"h": 356.129,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84955,
"c": 0.0719,
"h": 14.4
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#F9BBBF
secondary
#7BDDD6
accent
#E0D205
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383