#F9BFDB#F9BFDB
#F9BFDB is a very light, moderate pink. Relative luminance 0.625; OKLCH L 86.5% C 0.075 H 348.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFDB |
|---|---|
| RGB | rgb(249, 191, 219) |
| HSL | hsl(331, 83%, 86%) |
| HSV | hsv(331, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 12%, 2.4%) |
| CIE-LAB | lab(83.19, 25.03, -5.90) |
| CIE-LCH | lch(83.19, 25.72, 346.75°) |
| OKLab | oklab(86.47% 0.0736 -0.0153) |
| OKLCH | oklch(86.47% 0.075 348.2) |
| XYZ | xyz(70.4836, 62.5185, 75.3586) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.81
Powder Pink
#FFB2D0
ΔE00 4.04
Pastel Pink
#FFBACD
ΔE00 4.16
Pale Pink
#FFCFDC
ΔE00 5.64
Light Pink
#FFD1DF
ΔE00 5.73
Bubblegum
#FFC1CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFDB #BFF9DD
analogous
#F9BFF8 #F9BFDB #F9C0BF
triadic
#F9BFDB #DBF9BF #BFDBF9
tetradic
#F9BFDB #F8F9BF #BFF9DD #C0BFF9
square
#F9BFDB #F8F9BF #BFF9DD #C0BFF9
split-complementary
#F9BFDB #BFF9C0 #BFF8F9
monochromatic
#EF4F9C #F487BC #F9BFDB #FCE3EF #FCE3EF
Accessibility & contrast
On white
1.56
#F9BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F9BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFDB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFDB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#FFBEC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bfdb; /* rgb */ color: rgb(249, 191, 219); /* oklch */ color: oklch(86.5% 0.075 348.2);
Tailwind
colors: {
custom: {
50: '#fcd2e6',
500: '#f9bfdb',
950: '#000000',
},
}SCSS
$custom: #f9bfdb; $custom-light: #fcd2e6; $custom-dark: #000000;
JSON
{
"hex": "#f9bfdb",
"rgb": {
"r": 249,
"g": 191,
"b": 219
},
"hsl": {
"h": 331.034,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.86472,
"c": 0.07521,
"h": 348.2
},
"luminance": 0.62516
}Semantic roles & 50–950 ramp
primary
#F9BFDB
secondary
#7FDDB0
accent
#DF7606
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384