#F9BFCF#F9BFCF
#F9BFCF is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.1% C 0.069 H 0.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFCF |
|---|---|
| RGB | rgb(249, 191, 207) |
| HSL | hsl(343, 83%, 86%) |
| HSV | hsv(343, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 16.9%, 2.4%) |
| CIE-LAB | lab(82.87, 23.14, 0.06) |
| CIE-LCH | lch(82.87, 23.14, 0.15°) |
| OKLab | oklab(86.12% 0.0694 0.0005) |
| OKLCH | oklch(86.12% 0.069 0.4) |
| XYZ | xyz(68.9604, 61.9092, 67.3366) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.14
Pink
#FFC0CB
ΔE00 2.22
Pastel Pink
#FFBACD
ΔE00 2.24
Baby Pink
#FFB7CE
ΔE00 3.17
Light Rose
#FFC5CB
ΔE00 3.68
Pale Pink
#FFCFDC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFCF #BFF9E9
analogous
#F9BFEC #F9BFCF #F9CCBF
triadic
#F9BFCF #CFF9BF #BFCFF9
tetradic
#F9BFCF #ECF9BF #BFF9E9 #CCBFF9
square
#F9BFCF #ECF9BF #BFF9E9 #CCBFF9
split-complementary
#F9BFCF #BFF9CC #BFECF9
monochromatic
#EF4F7B #F487A5 #F9BFCF #FCE3EA #FCE3EA
Accessibility & contrast
On white
1.57
#F9BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F9BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFCF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFCF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8D0
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#FFBCC4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9bfcf; /* rgb */ color: rgb(249, 191, 207); /* oklch */ color: oklch(86.1% 0.069 0.4);
Tailwind
colors: {
custom: {
50: '#fcd2dd',
500: '#f9bfcf',
950: '#000000',
},
}SCSS
$custom: #f9bfcf; $custom-light: #fcd2dd; $custom-dark: #000000;
JSON
{
"hex": "#f9bfcf",
"rgb": {
"r": 249,
"g": 191,
"b": 207
},
"hsl": {
"h": 343.448,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.86115,
"c": 0.06939,
"h": 0.4
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#F9BFCF
secondary
#7FDDC3
accent
#DFA306
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384