#F9BBDB#F9BBDB
#F9BBDB is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.8% C 0.082 H 346.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBDB |
|---|---|
| RGB | rgb(249, 187, 219) |
| HSL | hsl(329, 84%, 85%) |
| HSV | hsv(329, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 12%, 2.4%) |
| CIE-LAB | lab(82.27, 27.14, -7.26) |
| CIE-LCH | lch(82.27, 28.10, 345.04°) |
| OKLab | oklab(85.76% 0.0797 -0.019) |
| OKLCH | oklch(85.76% 0.082 346.6) |
| XYZ | xyz(69.6232, 60.7976, 75.0718) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.42
Baby Pink
#FFB7CE
ΔE00 3.92
Pastel Pink
#FFBACD
ΔE00 4.64
Bubblegum
#FFC1CC
ΔE00 6.73
Pink
#FFC0CB
ΔE00 6.76
Soft Pink
#FDB0C0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBDB #BBF9D9
analogous
#F8BBF9 #F9BBDB #F9BBBC
triadic
#F9BBDB #DBF9BB #BBDBF9
tetradic
#F9BBDB #F9F8BB #BBF9D9 #BBBCF9
square
#F9BBDB #F9F8BB #BBF9D9 #BBBCF9
split-complementary
#F9BBDB #BCF9BB #BBF9F8
monochromatic
#EF4B9F #F483BD #F9BBDB #FDE3F0 #FDE3F0
Accessibility & contrast
On white
1.60
#F9BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F9BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBDB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBDB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#FFBAC6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f9bbdb; /* rgb */ color: rgb(249, 187, 219); /* oklch */ color: oklch(85.8% 0.082 346.6);
Tailwind
colors: {
custom: {
50: '#fcd0e6',
500: '#f9bbdb',
950: '#000000',
},
}SCSS
$custom: #f9bbdb; $custom-light: #fcd0e6; $custom-dark: #000000;
JSON
{
"hex": "#f9bbdb",
"rgb": {
"r": 249,
"g": 187,
"b": 219
},
"hsl": {
"h": 329.032,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85764,
"c": 0.08191,
"h": 346.6
},
"luminance": 0.60795
}Semantic roles & 50–950 ramp
primary
#F9BBDB
secondary
#7BDDAB
accent
#E06F05
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384