#F9BBBC#F9BBBC
#F9BBBC is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.9% C 0.072 H 17.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBBC |
|---|---|
| RGB | rgb(249, 187, 188) |
| HSL | hsl(359, 84%, 85%) |
| HSV | hsv(359, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 24.5%, 2.4%) |
| CIE-LAB | lab(81.46, 22.47, 8.24) |
| CIE-LCH | lch(81.46, 23.93, 20.13°) |
| OKLab | oklab(84.88% 0.0685 0.0217) |
| OKLCH | oklch(84.88% 0.072 17.6) |
| XYZ | xyz(65.9154, 59.3145, 55.5441) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.85
Light Rose
#FFC5CB
ΔE00 3.09
Lightpink
#FFB6C1
ΔE00 3.85
Pink
#FFC0CB
ΔE00 3.86
Bubblegum
#FFC1CC
ΔE00 3.96
Soft Pink
#FDB0C0
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBBC #BBF9F8
analogous
#F9BBDB #F9BBBC #F9D9BB
triadic
#F9BBBC #BCF9BB #BBBCF9
tetradic
#F9BBBC #DBF9BB #BBF9F8 #D9BBF9
square
#F9BBBC #DBF9BB #BBF9F8 #D9BBF9
split-complementary
#F9BBBC #BBF9D9 #BBDBF9
monochromatic
#EF4B4D #F48385 #F9BBBC #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.63
#F9BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F9BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBBC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBBC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f9bbbc; /* rgb */ color: rgb(249, 187, 188); /* oklch */ color: oklch(84.9% 0.072 17.6);
Tailwind
colors: {
custom: {
50: '#fccfd0',
500: '#f9bbbc',
950: '#000000',
},
}SCSS
$custom: #f9bbbc; $custom-light: #fccfd0; $custom-dark: #000000;
JSON
{
"hex": "#f9bbbc",
"rgb": {
"r": 249,
"g": 187,
"b": 188
},
"hsl": {
"h": 359.032,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84876,
"c": 0.07188,
"h": 17.6
},
"luminance": 0.59311
}Semantic roles & 50–950 ramp
primary
#F9BBBC
secondary
#7BDDDB
accent
#E0DD05
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383