#F9BFDF#F9BFDF
#F9BFDF is a very light, moderate pink. Relative luminance 0.627; OKLCH L 86.6% C 0.078 H 344.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFDF |
|---|---|
| RGB | rgb(249, 191, 223) |
| HSL | hsl(327, 83%, 86%) |
| HSV | hsv(327, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 10.4%, 2.4%) |
| CIE-LAB | lab(83.30, 25.69, -7.87) |
| CIE-LCH | lch(83.30, 26.87, 342.96°) |
| OKLab | oklab(86.6% 0.075 -0.0207) |
| OKLCH | oklch(86.6% 0.078 344.6) |
| XYZ | xyz(71.0165, 62.7316, 78.1653) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.45
Baby Pink
#FFB7CE
ΔE00 4.69
Pastel Pink
#FFBACD
ΔE00 5.21
Pale Mauve
#FED0FC
ΔE00 5.98
Light Pink
#FFD1DF
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFDF #BFF9D9
analogous
#F6BFF9 #F9BFDF #F9BFC2
triadic
#F9BFDF #DFF9BF #BFDFF9
tetradic
#F9BFDF #F9F6BF #BFF9D9 #BFC2F9
square
#F9BFDF #F9F6BF #BFF9D9 #BFC2F9
split-complementary
#F9BFDF #C2F9BF #BFF9F6
monochromatic
#EF4FA7 #F487C3 #F9BFDF #FCE3F1 #FCE3F1
Accessibility & contrast
On white
1.55
#F9BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F9BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFDF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFDF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#D0D3DD
Tritanopia (blue-blind)
#FFBFCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bfdf; /* rgb */ color: rgb(249, 191, 223); /* oklch */ color: oklch(86.6% 0.078 344.6);
Tailwind
colors: {
custom: {
50: '#fcd2e9',
500: '#f9bfdf',
950: '#000000',
},
}SCSS
$custom: #f9bfdf; $custom-light: #fcd2e9; $custom-dark: #000000;
JSON
{
"hex": "#f9bfdf",
"rgb": {
"r": 249,
"g": 191,
"b": 223
},
"hsl": {
"h": 326.897,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.86596,
"c": 0.0778,
"h": 344.6
},
"luminance": 0.62729
}Semantic roles & 50–950 ramp
primary
#F9BFDF
secondary
#7FDDA9
accent
#DF6806
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384