#F9BBBD#F9BBBD
#F9BBBD is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.9% C 0.072 H 16.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBBD |
|---|---|
| RGB | rgb(249, 187, 189) |
| HSL | hsl(358, 84%, 85%) |
| HSV | hsv(358, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 24.1%, 2.4%) |
| CIE-LAB | lab(81.49, 22.61, 7.73) |
| CIE-LCH | lch(81.49, 23.90, 18.88°) |
| OKLab | oklab(84.9% 0.0689 0.0205) |
| OKLCH | oklch(84.9% 0.072 16.5) |
| XYZ | xyz(66.0235, 59.3578, 56.1138) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.63
Light Rose
#FFC5CB
ΔE00 2.86
Pink
#FFC0CB
ΔE00 3.51
Lightpink
#FFB6C1
ΔE00 3.54
Bubblegum
#FFC1CC
ΔE00 3.61
Soft Pink
#FDB0C0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBBD #BBF9F7
analogous
#F9BBDC #F9BBBD #F9D8BB
triadic
#F9BBBD #BDF9BB #BBBDF9
tetradic
#F9BBBD #DCF9BB #BBF9F7 #D8BBF9
square
#F9BBBD #DCF9BB #BBF9F7 #D8BBF9
split-complementary
#F9BBBD #BBF9D8 #BBDCF9
monochromatic
#EF4B50 #F48386 #F9BBBD #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.63
#F9BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#F9BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBBD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBBD | 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)
#C6C4BD
Deuteranopia (green-blind)
#D4CFBC
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bbbd; /* rgb */ color: rgb(249, 187, 189); /* oklch */ color: oklch(84.9% 0.072 16.5);
Tailwind
colors: {
custom: {
50: '#fccfd0',
500: '#f9bbbd',
950: '#000000',
},
}SCSS
$custom: #f9bbbd; $custom-light: #fccfd0; $custom-dark: #000000;
JSON
{
"hex": "#f9bbbd",
"rgb": {
"r": 249,
"g": 187,
"b": 189
},
"hsl": {
"h": 358.065,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84903,
"c": 0.07186,
"h": 16.5
},
"luminance": 0.59355
}Semantic roles & 50–950 ramp
primary
#F9BBBD
secondary
#7BDDDA
accent
#E0D905
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383