#F9BBBE#F9BBBE
#F9BBBE is a very light, moderate red. Relative luminance 0.594; OKLCH L 84.9% C 0.072 H 15.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBBE |
|---|---|
| RGB | rgb(249, 187, 190) |
| HSL | hsl(357, 84%, 85%) |
| HSV | hsv(357, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 23.7%, 2.4%) |
| CIE-LAB | lab(81.51, 22.75, 7.23) |
| CIE-LCH | lch(81.51, 23.87, 17.63°) |
| OKLab | oklab(84.93% 0.0693 0.0192) |
| OKLCH | oklch(84.93% 0.072 15.5) |
| XYZ | xyz(66.1324, 59.4013, 56.6874) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.47
Light Rose
#FFC5CB
ΔE00 2.66
Pink
#FFC0CB
ΔE00 3.17
Lightpink
#FFB6C1
ΔE00 3.24
Bubblegum
#FFC1CC
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBBE #BBF9F6
analogous
#F9BBDD #F9BBBE #F9D7BB
triadic
#F9BBBE #BEF9BB #BBBEF9
tetradic
#F9BBBE #DDF9BB #BBF9F6 #D7BBF9
square
#F9BBBE #DDF9BB #BBF9F6 #D7BBF9
split-complementary
#F9BBBE #BBF9D7 #BBDDF9
monochromatic
#EF4B52 #F48388 #F9BBBE #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.63
#F9BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#F9BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBBE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBBE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f9bbbe; /* rgb */ color: rgb(249, 187, 190); /* oklch */ color: oklch(84.9% 0.072 15.5);
Tailwind
colors: {
custom: {
50: '#fccfd1',
500: '#f9bbbe',
950: '#000000',
},
}SCSS
$custom: #f9bbbe; $custom-light: #fccfd1; $custom-dark: #000000;
JSON
{
"hex": "#f9bbbe",
"rgb": {
"r": 249,
"g": 187,
"b": 190
},
"hsl": {
"h": 357.097,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84929,
"c": 0.07187,
"h": 15.5
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#F9BBBE
secondary
#7BDDD8
accent
#E0D605
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383