#F9BBCF#F9BBCF
#F9BBCF is a very light, moderate pink. Relative luminance 0.602; OKLCH L 85.4% C 0.076 H 357.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBCF |
|---|---|
| RGB | rgb(249, 187, 207) |
| HSL | hsl(341, 84%, 85%) |
| HSV | hsv(341, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 16.9%, 2.4%) |
| CIE-LAB | lab(81.94, 25.25, -1.29) |
| CIE-LCH | lch(81.94, 25.29, 357.07°) |
| OKLab | oklab(85.4% 0.0755 -0.0031) |
| OKLCH | oklch(85.4% 0.076 357.7) |
| XYZ | xyz(68.1000, 60.1883, 67.0498) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.54
Baby Pink
#FFB7CE
ΔE00 1.91
Pink
#FFC0CB
ΔE00 3.24
Bubblegum
#FFC1CC
ΔE00 3.25
Powder Pink
#FFB2D0
ΔE00 3.53
Soft Pink
#FDB0C0
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBCF #BBF9E5
analogous
#F9BBEE #F9BBCF #F9C6BB
triadic
#F9BBCF #CFF9BB #BBCFF9
tetradic
#F9BBCF #EEF9BB #BBF9E5 #C6BBF9
square
#F9BBCF #EEF9BB #BBF9E5 #C6BBF9
split-complementary
#F9BBCF #BBF9C6 #BBEEF9
monochromatic
#EF4B80 #F483A7 #F9BBCF #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.61
#F9BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#F9BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBCF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBCF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#FFB8C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f9bbcf; /* rgb */ color: rgb(249, 187, 207); /* oklch */ color: oklch(85.4% 0.076 357.7);
Tailwind
colors: {
custom: {
50: '#fccfdd',
500: '#f9bbcf',
950: '#000000',
},
}SCSS
$custom: #f9bbcf; $custom-light: #fccfdd; $custom-dark: #000000;
JSON
{
"hex": "#f9bbcf",
"rgb": {
"r": 249,
"g": 187,
"b": 207
},
"hsl": {
"h": 340.645,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85402,
"c": 0.07556,
"h": 357.7
},
"luminance": 0.60185
}Semantic roles & 50–950 ramp
primary
#F9BBCF
secondary
#7BDDBD
accent
#E09A05
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384